Commit Graph

  • 103125fa08
    Add tests with xmltext() and random(min, max) (#7824) Naisila Puka 2024-12-31 17:36:53 +0300
  • 051083a7cf Add tests with xmltext() and random(min, max) naisila 2024-12-31 12:53:04 +0300
  • bee8e9cbb6
    Fix foreign_key_to_reference_shard_rebalance test (#7826) Naisila Puka 2024-12-31 16:49:37 +0300
  • 0aae7dd20f EXPLAIN GENERIC_PLAN not supported in Citus naisila 2024-12-31 15:16:51 +0300
  • c0cacd53a8 Fix foreign_key_to_reference_shard_rebalance test (#7400) Onur Tirtir 2024-01-04 15:16:45 +0300
  • 101f78cadd Remove Debian Buster support from packaging pipelines Seda Gundogdu 2024-12-31 11:31:49 +0300
  • 80678bb07e
    Allow configuring sslnegotiation using citus.node_conn_info (#7821) Naisila Puka 2024-12-30 21:25:50 +0300
  • 2c969df774 Allow configuring sslnegotiation using citus.node_conn_info naisila 2024-12-29 23:55:51 +0300
  • b3448a1661
    Add pg17 jsonpath methods tests (#7820) Naisila Puka 2024-12-30 21:06:30 +0300
  • 3cc8185936 Add pg17 jsonpath methods tests naisila 2024-12-28 00:14:03 +0300
  • 7dc97d3dc9
    Disallow infinite values for partition interval in create_time_partitions udf (#7822) Naisila Puka 2024-12-30 20:27:28 +0300
  • dd88526eb1 Disallow infinite values for partition interval in create_time_partitions udf naisila 2024-12-30 13:15:03 +0300
  • 9e3c3297fc
    Adds JSON_TABLE() support, and SQL/JSON constructor/query functions tests (#7816) Naisila Puka 2024-12-30 19:19:07 +0300
  • 6997c3ff65 Address reviews naisila 2024-12-30 15:11:29 +0300
  • cf190e0489 Rename to pg17_json and add json function tests also naisila 2024-12-27 23:52:51 +0300
  • 9bc95faa32 Adds JSON_TABLE() support naisila 2024-12-27 14:46:23 +0300
  • 8a8b2f9a6d
    Add tests for inserting with AT LOCAL operator (#7815) Naisila Puka 2024-12-30 12:54:21 +0300
  • c2b21c485b Add tests for inserting with AT LOCAL operator naisila 2024-12-27 01:34:16 +0300
  • 3f71d79792 add pg17 tests Mehmet Yilmaz 2024-12-27 15:33:08 +0000
  • b5fbe3f2d7 Bump Citus version into 13.0.0 m3hm3t/pg17_support naisila 2024-12-18 16:24:25 +0300
  • 1a3316281c
    Error out for ALTER TABLE ... ALTER COLUMN ... SET EXPRESSION (#7814) Mehmet YILMAZ 2024-12-27 16:02:12 +0300
  • cc7796aee0 changes for ALTER TABLE ... ALTER COLUMN ... SET EXPRESSION command Mehmet Yilmaz 2024-12-26 15:49:53 +0000
  • 62a00b1b34
    Error out for ALTER TABLE ... SET ACCESS METHOD DEFAULT (#7803) Mehmet YILMAZ 2024-12-27 15:07:38 +0300
  • 2f3262caf6 Test for ALTER TABLE SET ACCESS METHOD DEFAULT Mehmet Yilmaz 2024-12-23 21:08:43 +0000
  • ab7c13beb5 For scenarios, such as, Bug 3697586: Server crashes when assigning distributed transaction: Raise an ERROR instead of a crash Teja Mupparti 2024-12-24 14:42:15 -0800
  • b4cc7219ae
    Add tests for FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM (#7812) Naisila Puka 2024-12-26 16:52:42 +0300
  • 4c8fcc5327 Add tests for FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM naisila 2024-12-26 14:42:34 +0300
  • d682bf06f7
    Error for COPY FROM ... on_error, log_verbosity with Citus tables (#7811) Naisila Puka 2024-12-26 15:29:44 +0300
  • 915d02dad7 Fix style naisila 2024-12-26 14:49:23 +0300
  • cdbd8947c4 Error for COPY FROM ... on_error, log_verbosity with Citus tables naisila 2024-12-26 13:12:06 +0300
  • a89ab7e176 Adding test case Muhammad Usama 2024-12-26 01:31:55 +0500
  • 5d148b75c3 Running citus_indent to resolve indentation issues Muhammad Usama 2024-12-26 00:51:38 +0500
  • 2943e7f18d [Bug Fix] Incorrect Query Results with Distributed Query Plans This PR addresses two reported issues: citusdata#7698 and citusdata#7697. Muhammad Usama 2024-12-25 19:01:07 +0500
  • 503484cf88 [Bug Fix] Incorrect Query Results with Distributed Query Plans This PR addresses two reported issues: citusdata#7698 and citusdata#7697. Muhammad Usama 2024-12-25 19:01:07 +0500
  • af88c37b56
    PG17: ALTER INDEX ALTER COLUMN SET STATISTICS DEFAULT (#7808) Naisila Puka 2024-12-25 16:58:51 +0300
  • bc368c1d06 Tests for ALTER INDEX ALTER COLUMN SET STATISTICS DEFAULT naisila 2024-12-25 13:56:26 +0300
  • 1ec719ca02 For scenarios, such as, Bug 3697586: Server crashes when assigning distributed transaction: Raise an ERROR instead of a crash Teja Mupparti 2024-12-24 14:42:15 -0800
  • 6fed917a53
    Adds PG17.1 support - Regression tests sanity (#7661) Naisila Puka 2024-12-24 17:56:51 +0300
  • 48c61f4938 Update image sha naisila 2024-12-24 16:40:37 +0300
  • 83e73716ab PG17 compatibility: fix pg16 to pg17 upgrade (#7788) Colm 2024-12-23 13:00:37 +0000
  • aee59ca1bd Bump postgres versions naisila 2024-12-23 12:28:58 +0300
  • 1e1f49d237 Enable configure and add PG17 CI tests naisila 2024-07-08 15:25:01 +0200
  • 743f0ebb75
    Bump Citus version into 13.0.0 (#7792) Naisila Puka 2024-12-24 11:40:59 +0300
  • 32c8c3501a Fix upgrade test naisila 2024-12-24 10:37:18 +0300
  • cb31a649e9 Avoid re-assigning the global pid for client backends and bg workers when the application_name changes (#7791) Onur Tirtir 2024-12-23 17:01:53 +0300
  • c72b9dd12b [Bug Fix] SEGV on query with Left Outer Join (#7787) 7787-segfault-loj Colm McHugh 2024-12-16 15:30:26 +0000
  • 7b5ccabed3 Try naisila 2024-12-23 21:21:49 +0300
  • 334f1d5e5f Bump Citus version into 13.0.0 naisila 2024-12-18 16:24:25 +0300
  • 73411915a4
    Avoid re-assigning the global pid for client backends and bg workers when the application_name changes (#7791) Onur Tirtir 2024-12-23 17:01:53 +0300
  • 02d9d20f23
    Merge branch 'main' into fix-unsafe-reassign-global-pid Onur Tirtir 2024-12-23 16:45:35 +0300
  • eef5d8425c PG17 compatibility: fix pg16 to pg17 upgrade Colm McHugh 2024-12-13 14:53:41 +0000
  • 1bee8b02ed Bump postgres versions naisila 2024-12-23 12:28:58 +0300
  • f3d279f9af Enable configure and add PG17 CI tests naisila 2024-07-08 15:25:01 +0200
  • 02a030eb6a add upgrade and downgrade path naisila 2024-12-23 15:43:23 +0300
  • 0f86f96853 Address reviews: Change 13.0devel to 13.0.0 naisila 2024-12-23 15:31:39 +0300
  • 418a70b6da Bump Citus version into 13.0devel naisila 2024-12-18 16:24:25 +0300
  • 351b1ca63c
    PG17 compatibility: Fix Test Failure in multi_alter_table_add_const (#7733) Mehmet YILMAZ 2024-12-23 15:24:46 +0300
  • aa8ed4c60b Bump postgres versions in CI and dev: 14.14, 15.9, 16.5 (#7779) Naisila Puka 2024-12-23 15:15:15 +0300
  • 665d72a2f5
    Bump postgres versions in CI and dev: 14.14, 15.9, 16.5 (#7779) Naisila Puka 2024-12-23 15:15:15 +0300
  • ee562600c0 update Mehmet Yilmaz 2024-12-23 11:36:55 +0000
  • 2241a9b8b3 multi_alter_table_add_const Mehmet Yilmaz 2024-11-08 11:14:55 +0000
  • 177dcf3a85 Fix image sha naisila 2024-12-23 14:31:37 +0300
  • 709dd17710 Fix typo naisila 2024-12-23 14:21:12 +0300
  • 2d843cb382
    PG17 compatibility: Fix Isolation Test Failure in isolation_multiuser_locking (#7714) Mehmet YILMAZ 2024-12-23 13:30:54 +0300
  • 332828e0a7 comment added Mehmet Yilmaz 2024-12-23 12:08:03 +0300
  • 89ade234ea check-style Mehmet Yilmaz 2024-12-20 13:30:16 +0300
  • 91f8374ff4 update Mehmet Yilmaz 2024-12-19 22:44:48 +0300
  • c87c233b5f update Mehmet Yilmaz 2024-12-19 22:19:15 +0300
  • 4486abdabc update Mehmet Yilmaz 2024-12-19 22:11:11 +0300
  • 959b4bfe72 Fix Isolation Test Failure in isolation_multiuser_locking in PG17 Mehmet YILMAZ 2024-10-22 10:34:02 +0000
  • 2cde6e3b42 Try One version lower naisila 2024-12-23 12:10:06 +0300
  • f123632f85
    Fix pg17 test (#7797) Naisila Puka 2024-12-20 20:13:48 +0300
  • 2fbbfdb36b Fix pg17 test naisila 2024-12-20 13:08:01 +0300
  • 61d11ec2d4
    PG17 Compatibility - Fix HideCitusDependentObjects function (#7796) Naisila Puka 2024-12-20 17:59:09 +0300
  • bd1fbff2c4 Fix HideCitusDependentObjectsOnQueriesOfPgMetaTables function naisila 2024-12-20 16:02:20 +0300
  • e4d48dc5da
    Remove redundant normalize (#7794) Naisila Puka 2024-12-20 12:47:36 +0300
  • 40f904aaae Remove redundant normalize naisila 2024-12-20 00:16:10 +0300
  • 0aeafce8a0 reland the alternative approach - works this time Onur Tirtir 2024-12-20 10:09:27 +0300
  • e3db375149
    PG17 compatibility: Fix Test Failure in local_table_join (#7732) Mehmet YILMAZ 2024-12-19 22:21:51 +0300
  • acd7b1e690
    PG17 compatibility: Fix Test Failure in local_dist_join_mixed (#7731) Mehmet YILMAZ 2024-12-19 22:21:23 +0300
  • adbb14bfe8 whitespace Mehmet Yilmaz 2024-12-19 21:56:26 +0300
  • b7095d1488 local_table_join Mehmet Yilmaz 2024-11-08 11:14:40 +0000
  • ad9a3bfc1a
    PG17 compatibility: ensure get_progress() output is consistent (#7793) Colm 2024-12-19 18:17:57 +0000
  • a72d729deb local_dist_join_mixed Mehmet Yilmaz 2024-11-08 11:14:28 +0000
  • a5ed5106a4 PG17 compatibility: ensure get_progress() output is consistent Colm McHugh 2024-12-19 14:43:41 +0000
  • 8ad247121d try naisila 2024-12-19 20:39:04 +0300
  • a0cd8bd37b
    PG17 Compatibility: Support MERGE features in Citus with clean exceptions (#7781) Teja Mupparti 2024-12-19 03:02:24 -0800
  • 4e6b62fee8 Call ErrorIfMergeInCopy only if Citus tables are involved, fix tests naisila 2024-12-19 13:13:27 +0300
  • 3db76fdc8f Implement latest Naisila's comments Teja Mupparti 2024-12-18 13:43:51 -0800
  • 0fdfc5e244 Implement review comments Teja Mupparti 2024-12-12 21:03:27 -0800
  • fd1b475542 Fix compiler errors Teja Mupparti 2024-12-06 14:08:05 -0800
  • 5e23685f42 Move all the newly supported features of PG Merge into a separate test Teja Mupparti 2024-12-06 13:36:29 -0800
  • dbcf217050 Fix merge tests Teja Mupparti 2024-12-06 12:55:47 -0800
  • 90feda69dc Fix PG community merge tests (pgmerge) Teja Mupparti 2024-12-04 20:02:32 -0800
  • 3e946781da more Onur Tirtir 2024-12-19 11:02:07 +0300
  • ca091116e6 improve a bit more Onur Tirtir 2024-12-19 10:58:31 +0300
  • 0937776851
    Merge 29858d70f9 into 5ce353b76c Teja Mupparti 2024-12-18 11:57:20 -0800
  • c0557dc466 improve comments Onur Tirtir 2024-12-18 20:11:01 +0300
  • 0f84ed807b Avoid re-assigning the global pid when we cannot retrieve local node id without unsafe catalog access Onur Tirtir 2024-12-17 19:09:56 +0300
  • c6c6d9ffcb Revert "Avoid re-assigning the global pid for client backends when the application_name changes" Onur Tirtir 2024-12-18 19:56:43 +0300