Commit Graph

  • 48870c58cd PG16 - Add reindex database/system tests (#7167) Naisila Puka 2023-09-04 11:31:57 +0300
  • 1148698c99 PG16 - Add tests for createdb with ICU_RULES option (#7161) Naisila Puka 2023-09-04 11:13:46 +0300
  • 6c0c3faebd avoid rebuilding MetadataCache for each placement insertion (#7163) zhjwpku 2023-09-04 15:57:25 +0800
  • a62e6f615d polish the codebase by fixing dozens of typos (#7166) zhjwpku 2023-09-01 18:21:53 +0800
  • c09c128cdf Adds test for COPY FROM failure in Citus foreign tables (#7160) Naisila Puka 2023-09-01 12:20:07 +0300
  • 713d8ebb30 Adds citus_pause_node udf (#7089) Gürkan İndibay 2023-09-01 11:39:30 +0300
  • f4075603a9 Refactors grant statements (#7153) Gürkan İndibay 2023-09-01 09:49:46 +0300
  • 7780101619
    Update src/backend/distributed/commands/database.c Gürkan İndibay 2023-11-13 19:00:40 +0300
  • 1e044a217d
    Update src/backend/distributed/deparser/deparse_database_stmts.c Gürkan İndibay 2023-11-13 19:00:01 +0300
  • a956786bd8
    Update src/backend/distributed/deparser/deparse_database_stmts.c Gürkan İndibay 2023-11-13 18:59:48 +0300
  • 32df3313d4
    Update src/backend/distributed/metadata/metadata_sync.c Gürkan İndibay 2023-11-13 18:59:36 +0300
  • 05d8d4454f Merge branch 'create_alter_database' of https://github.com/citusdata/citus into create_alter_database gindibay 2023-11-13 17:17:39 +0300
  • c1dce6fc2b commit Onur Tirtir 2023-11-13 18:00:42 +0300
  • 7e15939e50
    Update src/backend/distributed/commands/database.c Gürkan İndibay 2023-11-13 17:15:11 +0300
  • b5388ddf92 Adds icu_rules in meta_data sync gindibay 2023-11-13 17:13:56 +0300
  • fcdea98edd Removes drop in citus_internal_db_command udf gindibay 2023-11-13 15:58:09 +0300
  • a9977e8840 Moves validation to preprocess for createdb gindibay 2023-11-13 15:49:19 +0300
  • e4ac3e6d9a
    Bump PG versions to latest minors 14.10, 15.5, 16.1 (#7336) Naisila Puka 2023-11-13 15:05:38 +0300
  • e36c056a2a
    commit sha naisila 2023-11-13 14:48:16 +0300
  • 2da52adf90
    Bump PG versions to latest minors 14.10, 15.5, 16.1 naisila 2023-11-09 21:08:27 +0300
  • 2c630eca50
    Bump Citus version to 12.1.1 v12.1.1 Hanefi Onaldi 2023-11-09 17:04:37 +0300
  • b421479d46
    Add changelog entries for 12.1.1 (#7332) Hanefi Onaldi 2023-11-09 17:19:28 +0300
  • 2502e7e754
    Backport GHA Migration to release-12.1 (#7277) Gokhan Gulbiz 2023-11-13 14:46:31 +0300
  • 712fd8ebf3 Fixes comments gindibay 2023-11-13 14:23:37 +0300
  • 3731c45c29 Fixes drop force option gindibay 2023-11-13 14:19:19 +0300
  • b447453e34
    Update image suffix Gokhan Gulbiz 2023-11-13 14:03:21 +0300
  • 52c9e92544 Adds IsAnyObjectDistributed check for db gindibay 2023-11-13 13:44:08 +0300
  • 8728871cc3
    Apply suggestions from code review Gürkan İndibay 2023-11-13 14:56:24 +0300
  • 1a80181a9c indent Onur Tirtir 2023-11-13 13:42:11 +0300
  • ffa1fa0963 Improve tests for >= pg15 & pg >= 16 Onur Tirtir 2023-11-13 12:38:43 +0300
  • 69217678b3 allow wal_log option only if it's set to default Onur Tirtir 2023-11-13 12:16:08 +0300
  • a35cae0ed7 Fixes review issues gindibay 2023-11-13 12:07:40 +0300
  • f5a3f4d351 Merge remote-tracking branch 'origin/create_alter_database' into create_alter_database Onur Tirtir 2023-11-13 11:43:51 +0300
  • 2ca6e2c358 indent Onur Tirtir 2023-11-13 11:43:31 +0300
  • 974e628884 Merge branch 'create_alter_database' of https://github.com/citusdata/citus into create_alter_database gindibay 2023-11-13 11:42:00 +0300
  • 30e1a858d2 Removes oid support gindibay 2023-11-13 11:41:58 +0300
  • 5b446b1137 make tests passing Onur Tirtir 2023-11-13 11:27:29 +0300
  • fe24227638 Improve tests for PG <= 14 Onur Tirtir 2023-11-10 22:00:41 +0300
  • fa94fee958 Rollbacks urllib3 removal gindibay 2023-11-13 10:54:03 +0300
  • 4084524ab7 Removes urllib changes gindibay 2023-11-13 10:47:09 +0300
  • b5b86c054b Adds compilation warning to test pipeline gindibay 2023-11-13 10:31:54 +0300
  • a81b8ac9f1 Adds a compilation error to test validations gindibay 2023-11-13 10:28:48 +0300
  • 797a7b31ab Removes debian dependencies gindibay 2023-11-13 10:23:51 +0300
  • 4b10ae5d32 Removes packages to see the effect gindibay 2023-11-13 10:09:33 +0300
  • 5386440ac9
    Swallow yum install errors Gokhan Gulbiz 2023-11-13 09:45:25 +0300
  • 214ea8b0bc Execute coordinator tasks immediately Onur Tirtir 2023-11-06 14:37:19 +0300
  • a35702334a
    remove rpm based debugging stuff fix/packing-ci Nils Dijk 2023-11-10 15:00:14 +0000
  • 2fe982d06c
    remove package removal during validation Nils Dijk 2023-11-10 14:59:19 +0000
  • ab1010bcdb
    run full matrix again Nils Dijk 2023-11-10 14:52:34 +0000
  • 96802f9f73
    add oraclelinux-7-pg15 Nils Dijk 2023-11-10 14:42:22 +0000
  • 5b08955290
    activate already existing environment Nils Dijk 2023-11-10 14:18:15 +0000
  • f5e37bf668
    add root of tools to python path Nils Dijk 2023-11-10 13:45:35 +0000
  • 54c1ba422f
    skip rpm Nils Dijk 2023-11-10 13:31:12 +0000
  • 0ec43fb951
    slim down matrix and stop installing things (testing) Nils Dijk 2023-11-10 12:56:59 +0000
  • 64260876d1
    Merge branch 'main' into reassign_owned_prop Gürkan İndibay 2023-11-10 14:23:02 +0300
  • 78be00b1b3 address feedback Onur Tirtir 2023-11-10 12:36:59 +0300
  • ab7bf640b7 Support role commands from any node Onur Tirtir 2023-11-02 01:26:21 +0300
  • 0ef2e14b16
    Backport GHA Migration to release-12.0 (#7314) Gokhan Gulbiz 2023-11-10 12:35:32 +0300
  • 9b8df8cc15
    Swallow apt-get update errors Gokhan Gulbiz 2023-11-10 12:18:32 +0300
  • 78f7066b70
    Backport GHA Migration to release-11.1 (#7305) Gokhan Gulbiz 2023-11-10 12:14:00 +0300
  • 30307e6e79
    Backport GHA Migration to release-11.3 (#7313) Gokhan Gulbiz 2023-11-10 09:31:32 +0300
  • f8b3f322aa Fixed review items gindibay 2023-11-10 08:33:51 +0300
  • 3067d1ef08
    Apply suggestions from code review Gürkan İndibay 2023-11-10 17:34:09 +0300
  • 7a6afb0beb Fixes review comments gindibay 2023-11-10 07:24:54 +0300
  • 1b9a8ea2db Fixes indentation gindibay 2023-11-10 06:11:43 +0300
  • 2ebeea3ce3 Fixes compilation warnings gindibay 2023-11-10 06:10:24 +0300
  • e31ca6e31e Merge remote-tracking branch 'origin/create_alter_database' into alter_database_additional_options gindibay 2023-11-10 05:53:07 +0300
  • 8df30a2a2b Fixes EnsureCitusInitiatedOperation name change gindibay 2023-11-10 05:52:14 +0300
  • b5424db419 Fixes compilation errors gindibay 2023-11-10 05:46:30 +0300
  • b45543f51b Merge remote-tracking branch 'origin/create_alter_database' into alter_database_additional_options gindibay 2023-11-10 05:38:19 +0300
  • 0a73cb31b0
    Merge branch 'main' into create_alter_database Gürkan İndibay 2023-11-10 14:12:48 +0300
  • 240313e286
    Support role commands from any node (#7278) Onur Tirtir 2023-11-10 12:58:51 +0300
  • 3ab91c91a3 Fixes review comments gindibay 2023-11-10 04:59:50 +0300
  • 32e00ee307
    Merge 81588165f1 into 57ff762c82 Hanefi Onaldi 2023-11-09 17:30:53 -0800
  • cba3ea1d0e
    use packaing test images and not install things during CI Nils Dijk 2023-11-10 00:08:13 +0000
  • 57ff762c82
    Fix VACUUM flakiness in multi_utilities (#7334) Naisila Puka 2023-11-09 21:00:24 +0300
  • 3979f492e0
    fix copy paste mistake naisila 2023-11-09 17:53:17 +0300
  • 9dc1c40580
    Run vacuum multiple times naisila 2023-11-09 17:11:09 +0300
  • 60e0ab5298
    (hopefully) Fix VACUUM flakiness in multi_utilities naisila 2023-11-09 16:23:42 +0300
  • c028d929b5 Bump werkzeug from 2.3.7 to 3.0.1 in /.devcontainer/src/test/regress dependabot[bot] 2023-10-25 20:04:55 +0000
  • d4663212f4 Bump werkzeug from 2.3.7 to 3.0.1 in /src/test/regress dependabot[bot] 2023-10-25 19:57:32 +0000
  • 5c8ff4dcb5
    Bump werkzeug from 2.3.7 to 3.0.1 in /.devcontainer/src/test/regress dependabot[bot] 2023-10-25 20:04:55 +0000
  • 0f82e3dae1
    Bump werkzeug from 2.3.7 to 3.0.1 in /src/test/regress dependabot[bot] 2023-10-25 19:57:32 +0000
  • 0dac63afc0
    move pg_version_constants.h to toplevel include (#7335) Nils Dijk 2023-11-09 16:09:39 +0100
  • 773fbb9f0e
    move pg_version_constants.h to a naked include in preparation of include sorting Nils Dijk 2023-11-09 12:32:58 +0000
  • 92228b279a
    Add changelog entries for 12.1.1 (#7332) Hanefi Onaldi 2023-11-09 17:19:28 +0300
  • 71834d8daf
    Update CHANGELOG.md Hanefi Onaldi 2023-11-09 17:01:56 +0300
  • 8298643b79
    Update .github/workflows/build_and_test.yml Gokhan Gulbiz 2023-11-09 13:18:49 +0200
  • 14daa681e9
    Swallow apt-get update errors Gokhan Gulbiz 2023-11-09 14:17:19 +0300
  • 76aad29a72
    Backport GHA Migration to release-11.2 (#7308) Gokhan Gulbiz 2023-11-09 14:09:26 +0300
  • 0571702920
    Swallow apt-get update errors Gokhan Gulbiz 2023-11-09 14:08:22 +0300
  • 5f4092db5b Adds validation for template gindibay 2023-11-09 12:11:22 +0300
  • 32c67963bd
    Merge branch 'main' into create_alter_database Gürkan İndibay 2023-11-09 11:37:58 +0300
  • 4c9863c0fb Fixes review comments gindibay 2023-11-09 01:49:43 +0300
  • afa60556fd Fixes review comments gindibay 2023-11-09 01:43:08 +0300
  • 936edc0a90
    Add changelog entries for 12.1.1 Hanefi Onaldi 2023-11-09 00:36:39 +0300
  • 75589d1c11
    Apply suggestions from code review Gürkan İndibay 2023-11-08 17:38:43 +0300
  • 0dc41ee5a0
    Fix flaky multi_mx_insert_select_repartition test (#7331) Naisila Puka 2023-11-08 15:15:33 +0300
  • df930d6391
    Fix flaky multi_mx_insert_select_repartition test naisila 2023-11-08 14:54:01 +0300
  • 76d7b97bdf
    Run flaky tests on pg15 Gokhan Gulbiz 2023-11-08 11:17:36 +0300