Commit Graph

  • 03eb55bf0a update devcontainter to use upstream+switch pgenv Nils Dijk 2022-05-05 17:02:30 +0200
  • 210d68e9d7 ubuntu bump Nils Dijk 2022-01-18 12:40:27 +0100
  • d3a90857bf try adding a volume Nils Dijk 2021-12-23 13:47:58 +0100
  • cc33cbcb44 update devcontainer spec Nils Dijk 2021-12-23 12:54:00 +0100
  • 5d0da20fa8 more postgres, smaller images Nils Dijk 2021-09-14 16:33:31 +0200
  • 5c33bf7d95 more pg versions Nils Dijk 2021-09-14 15:19:58 +0200
  • 348962e7f1 Add liveshare as a default extension for collaboration Nils Dijk 2021-09-14 15:05:33 +0200
  • d12e324fc3 fix line endings Nils Dijk 2021-09-14 13:35:39 +0200
  • 626fb1fb7b use prebuilt image Nils Dijk 2021-09-14 13:31:47 +0200
  • 8ab77c70b6 add vim for git commit messages Nils Dijk 2021-09-14 13:01:15 +0200
  • e590c94232 collapse all package installs Nils Dijk 2021-09-14 13:00:40 +0200
  • c094bced08 make debugger work Nils Dijk 2021-09-13 19:28:04 +0200
  • 93174e6793 initial setup for devcontianer Nils Dijk 2021-09-13 17:39:07 +0200
  • 5369d29958
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) release-11.0-nils Nils Dijk 2023-10-09 13:05:51 +0200
  • 7447f3e4ef
    Removes ubuntu:kinetic pipelines since it's EOL (#7195) Gürkan İndibay 2023-09-12 14:56:29 +0300
  • 78b272d971
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) release-11.3-nils Nils Dijk 2023-10-09 13:05:51 +0200
  • 1785ea951a
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) release-11.2-nils Nils Dijk 2023-10-09 13:05:51 +0200
  • 87e7e4ee50
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) release-11.1-nils Nils Dijk 2023-10-09 13:05:51 +0200
  • 76655957fd
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) Nils Dijk 2023-10-09 13:05:51 +0200
  • 350db42577
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) Nils Dijk 2023-10-09 13:05:51 +0200
  • e59ffbf549
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) Nils Dijk 2023-10-09 13:05:51 +0200
  • 6d8725efb0
    Fix leaking of memory and memory contexts in Foreign Constraint Graphs (#7236) Nils Dijk 2023-10-09 13:05:51 +0200
  • d33ecd00e7 simplify resetting of the foreign constraint cache Nils Dijk 2023-10-06 14:49:34 +0000
  • c964ab47ac idiomatic use of CacheMemoryContext suggests to check its existence and create if not already created Nils Dijk 2023-09-27 13:42:21 +0000
  • c405f4e723 citus_indent Nils Dijk 2023-09-26 13:42:14 +0000
  • 2554b8f3e6 Fix leaking of memory and memory contexts in Foreign Constraint Graphs Nils Dijk 2023-09-26 13:36:35 +0000
  • b99674dcf9 Removes T_Boolean since it breaks pg14 compile gindibay 2023-10-09 13:46:54 +0300
  • 2b04873159 Fixes indentation gindibay 2023-10-09 13:28:23 +0300
  • 6846b7fbc7 Refactors the code to make more managable gindibay 2023-10-09 13:27:12 +0300
  • 858d99be33
    Take improvement_threshold into the account in citus_add_rebalance_strategy() (#7247) Onur Tirtir 2023-10-09 13:13:08 +0300
  • 2ddff39e05
    Merge branch 'main' into fix-improvement-threshold-param Onur Tirtir 2023-10-09 13:02:03 +0300
  • 93ccbf74d8 Fixes pg15 output gindibay 2023-10-06 19:14:21 +0300
  • 8d59e891f0 Fixes icu locale gindibay 2023-10-06 18:58:52 +0300
  • c4f8acb0d9 Updates test results gindibay 2023-10-06 18:33:10 +0300
  • 35c04c5d48 Fixes collate and ctype gindibay 2023-10-06 18:14:00 +0300
  • 92c1b2bc2c Removes iculocale gindibay 2023-10-06 18:02:43 +0300
  • 48359e5b3b Fixes Locale gindibay 2023-10-06 17:50:10 +0300
  • a19b8216a2 Fixes locale gindibay 2023-10-06 17:03:57 +0300
  • d218c31893 Fixes UTF error gindibay 2023-10-06 17:01:27 +0300
  • 8251a22bee Fixes pg15 tests gindibay 2023-10-06 16:41:07 +0300
  • fc67b6748d Fixes encodings for pg16 gindibay 2023-10-06 16:10:47 +0300
  • 2162c89efd Revert "Removes pg15 changes to test unusal failures" gindibay 2023-10-06 15:47:42 +0300
  • 791fe0db48 Adds tablespace to test tablespace statement gindibay 2023-10-06 15:45:05 +0300
  • 4dff8f3c67 Fixes tests gindibay 2023-10-06 15:24:23 +0300
  • 6d429521b6 Fixes indentation gindibay 2023-10-06 15:22:15 +0300
  • 8ded5bc256 Fixes pg_dist_object delete problem gindibay 2023-10-06 15:18:16 +0300
  • 0d3fa0b5a9
    Merge branch 'main' into circleci-gha-migration Gokhan Gulbiz 2023-10-06 14:25:54 +0300
  • 80b79097c5
    Enable CircleCI Gokhan Gulbiz 2023-10-06 13:50:44 +0300
  • 7d6c401dd3
    Update technical readme (#7248) Önder Kalacı 2023-10-06 13:37:37 +0300
  • c30d01f388
    fix style naisila 2023-10-06 12:56:31 +0300
  • 8b14839c0f
    Improve namings and outputs Gokhan Gulbiz 2023-10-06 12:34:18 +0300
  • 68bfa56013
    Update technical readme Önder Kalacı 2023-10-06 11:59:25 +0300
  • b4584cfcd7
    Some tests with changing hash key TestSomeMaintenanceDeamonChanges EmelSimsek 2023-10-06 10:01:07 +0300
  • 2563376019
    Provide a workaround for test splitting in arbitrary configs tests. Gokhan Gulbiz 2023-10-06 08:43:46 +0300
  • 8f08074720 Adds OID to see the error cause gindibay 2023-10-05 22:30:06 +0300
  • 76f1d242c9 Changes test order gindibay 2023-10-05 22:14:12 +0300
  • eaf26ee601 Changes schedule location gindibay 2023-10-05 21:48:28 +0300
  • e75c820ccb Rollbacks last test gindibay 2023-10-05 21:34:14 +0300
  • 0c1de3484e Rollbacks pg_regress_multi gindibay 2023-10-05 20:49:19 +0300
  • fd9a8f3192 Fixes pg15 file gindibay 2023-10-05 20:36:47 +0300
  • 1ab31646d8 Tests error cause gindibay 2023-10-05 20:35:22 +0300
  • 85963e9cb5 Removes pg15 changes to test unusal failures gindibay 2023-10-05 19:44:57 +0300
  • 04c46b4099 Fixes tablespace results gindibay 2023-10-05 17:51:01 +0300
  • 7ccd8c8390 Fixes tablespace error gindibay 2023-10-05 17:48:36 +0300
  • 95c19530e6 fix Onur Tirtir 2023-10-05 17:45:47 +0300
  • ad01cc9f1b fix Onur Tirtir 2023-10-05 17:42:43 +0300
  • 23fd6f6d00 fix Onur Tirtir 2023-10-05 17:28:20 +0300
  • 8bce0386d7 Removes unnecessary fileds from selects gindibay 2023-10-05 17:27:07 +0300
  • 0b562db7df Fixes tests gindibay 2023-10-05 17:11:07 +0300
  • e46c9cff9b Changes encoding gindibay 2023-10-04 23:11:48 +0300
  • 236ea1d1b9 Adds tests for create and drop database gindibay 2023-10-04 21:20:19 +0300
  • a708a7810d Fixes affected tests gindibay 2023-10-04 15:33:14 +0300
  • f25b173ad5 Changes EnableCreateDatabasePropagation to false to fix failing tests gindibay 2023-10-04 15:06:22 +0300
  • f5b7d5b76f
    Use github hosted runners for build jobs. Gokhan Gulbiz 2023-10-04 14:12:01 +0300
  • 25486bb53f
    Add more comments on custom DNS settings. Gokhan Gulbiz 2023-10-03 15:15:23 +0300
  • 1b8c400821 Fixes sql comments gindibay 2023-10-04 13:40:37 +0300
  • 90ead5dd19 Fixes indentation gindibay 2023-10-04 13:32:39 +0300
  • c1aca5ef89 Removes unnecessary code gindibay 2023-10-04 13:19:36 +0300
  • 90547e6cd5 Removes unnecessary files gindibay 2023-10-04 13:17:49 +0300
  • 84826dcc98 Fixes runtime and compile errors gindibay 2023-10-04 12:57:05 +0300
  • 8435509347 Fix for Pg16 compile error gindibay 2023-09-23 13:49:50 +0300
  • 8c93c65351 Fixes compile errors gindibay 2023-09-23 13:28:49 +0300
  • ae9cd9c895 Fixes additional compile errors gindibay 2023-09-23 03:09:06 +0300
  • 226696e42a Adds first commit gindibay 2023-09-23 01:50:23 +0300
  • a2738438bf fix Onur Tirtir 2023-10-03 16:41:41 +0300
  • 4fad9b6a5b
    Merge branch 'main' into circleci-gha-migration Gokhan Gulbiz 2023-10-03 16:36:51 +0300
  • 3ec61f914e
    Debug - use public nameserver to have similar network setup with CircleCI Gokhan Gulbiz 2023-10-03 14:53:58 +0300
  • 6577272252
    debug - open 57637 port Gokhan Gulbiz 2023-10-03 14:15:58 +0300
  • fbe81bcf50
    Preserve new lines for regression outputs Gokhan Gulbiz 2023-10-03 12:51:14 +0300
  • 5c3c9a7fbf
    1ES Hosted pool runners for build and arbitrary config tests Gokhan Gulbiz 2023-09-26 17:21:09 +0300
  • 866b341037 w error onderkalaci 2023-09-30 15:32:29 +0300
  • 0dca65c84d
    Addd missing image to Technical Readme (#7243) Önder Kalacı 2023-09-29 23:24:10 +0300
  • 0b3e326150 Addd missing image to Technical Readme onderkalaci 2023-09-29 17:04:01 +0300
  • 185ac5e01e
    Citus Technical Readme (#7207) Önder Kalacı 2023-09-29 16:50:52 +0300
  • 70845f8e9c Citus Technical Readme onderkalaci 2023-09-18 10:37:49 +0300
  • f80c7cd7a4
    Update README.md Önder Kalacı 2023-09-29 09:36:36 +0300
  • 445b9c1251 Add DROP TABLE section onderkalaci 2023-09-28 11:39:41 +0300
  • fb71ad5489
    debug nontransactional-citus-upgrade-fix Gokhan Gulbiz 2023-09-28 10:18:48 +0300
  • 773a481266
    Make citus_finalize_upgrade_to_citus11 citus. metadata_sync_mode aware Gokhan Gulbiz 2023-09-28 09:52:37 +0300
  • 71b1de3bf0 fix whitescapes for CI onderkalaci 2023-09-28 09:48:47 +0300