Commit Graph

  • 44f2b92648 Enhance insert/select planner to handle nextval expressions correctly m3hm3t/issue_7784 Mehmet Yilmaz 2025-03-14 10:17:35 +0000
  • bdd3ff085d Try to bump PG versions naisila 2025-03-12 16:35:05 +0300
  • 6b00afac39
    Merge release-13.0 commits to main (#7922) Naisila Puka 2025-03-13 15:56:44 +0300
  • 10f1a50f1f Fix dockerfile to remove pg14 and include pg17 naisila 2025-03-12 12:42:22 +0300
  • 52bf7a1d03 Fix ObjectClass declaration for PG17 since it was removed naisila 2025-03-12 12:11:57 +0300
  • 1d0bdbd749 Bump Citus into 13.1devel naisila 2025-03-11 16:23:29 +0300
  • be75c0ec4c Use datlocale in check_database_on_all_nodes function for PG17 naisila 2024-07-30 17:59:24 +0200
  • caceb35eba Some cleanup from dropping pg14 naisila 2025-03-11 15:55:42 +0300
  • 08913e27d7 PG17 renamed Anum_pg_database_daticulocale to Anum_pg_database_datlocale naisila 2025-03-11 15:49:53 +0300
  • 17b4122e84 Rename some more foreach_ptr to foreach_declared_ptr naisila 2025-03-11 15:48:25 +0300
  • c02d899b6c Change StaticAssertStmt for node-wide objects to pg17 naisila 2025-03-11 15:46:20 +0300
  • 421bc462b2 updated change log for the 13.0.2 patch release (#7924) ibrahim halatci 2025-03-12 17:06:10 +0300
  • 5307653577
    Merge branch 'main' into citus_is_primary_node German Eichberger 2025-03-12 14:49:06 -0700
  • 7aa3e93852 Implement onurctirtir's suggestions German Eichberger 2025-03-12 21:37:18 +0000
  • 09ab4bdcb3
    Update src/backend/distributed/metadata/node_metadata.c German Eichberger 2025-03-12 14:16:58 -0700
  • 2543f39328 Run the tests for PR #7912 to determine what exactly it fixes colm/7912-tests Colm McHugh 2025-03-12 16:02:08 +0000
  • 12651a2320
    updated change log for the 13.0.2 patch release (#7924) ibrahim halatci 2025-03-12 17:06:10 +0300
  • ea8c498f15 corrected version in the changelog title Ibrahim Halatci 2025-03-12 16:49:08 +0300
  • 0e43257833 remove trailing white space Ibrahim Halatci 2025-03-12 16:17:08 +0300
  • ed40a0ad02 fix issue #7676: wrong handler around MULTIEXPR (#7914) Cédric Villemain 2025-03-12 12:01:33 +0100
  • c75bf57c3d
    apply rview suggestions ibrahim halatci 2025-03-12 15:39:38 +0300
  • 0d19dda4fa limit entries for 80 char per line Ibrahim Halatci 2025-03-12 14:53:32 +0300
  • 283c966922 updated change log for the patch release Ibrahim Halatci 2025-03-12 14:33:04 +0300
  • 759b49f69d
    fix issue #7676: wrong handler around MULTIEXPR (#7914) Cédric Villemain 2025-03-12 12:01:33 +0100
  • e50563fbd8 Issue 7887 Enhance AddInsertSelectCasts for Identity Columns (#7920) Mehmet YILMAZ 2025-03-10 13:54:30 +0300
  • 756e8f66e0 Remove citus-tools subproject and add gitignore (#7916) Mehmet YILMAZ 2025-03-06 15:51:01 +0300
  • 95da74c47f Fix Deadlock with transaction recovery is possible during Citus upgrades (#7910) Muhammad Usama 2025-03-04 15:11:01 +0500
  • 4139370a1d #7782 - catch when Postgres planning removes all Citus tables (#7907) Colm 2025-02-27 10:54:39 +0000
  • 87ec3def55 Fix 0-Task Plans in Single-Shard Router When Updating a Local Table with Reference Table in Subquery (#7897) Mehmet YILMAZ 2025-02-25 20:49:32 +0300
  • ec141f696a Enhance MERGE .. WHEN NOT MATCHED BY SOURCE for repartitioned source (#7900) Colm 2025-02-24 09:11:19 +0000
  • ccd7ddee36 Custom Scan (ColumnarScan): exclude outer_join_rels from CandidateRelids (#7703) OlgaSergeyevaB 2025-02-18 23:58:02 +0300
  • 89674d9630 [Bug Fix] SEGV on query with Left Outer Join (#7787) (#7901) Colm 2025-02-18 12:41:34 +0000
  • 2b5dfbbd08 Bump Citus version to 13.0.1 (#7872) Naisila Puka 2025-02-04 15:15:05 +0300
  • 7004295065 Revert "Release RowExclusiveLock on pg_dist_transaction as soon as remote xacts are recovered" Onur Tirtir 2025-02-04 11:10:37 +0300
  • 3b1c082791 Drops PG14 support (#7753) Naisila Puka 2025-02-03 17:13:40 +0300
  • d5618b6b4c Release RowExclusiveLock on pg_dist_transaction as soon as remote xacts are recovered Onur Tirtir 2025-01-31 14:56:33 +0300
  • ef59b659c5 fix changelog date (#7859) Naisila Puka 2025-01-22 14:28:46 +0300
  • 85739b34bf Fix pg17 test (#7857) Naisila Puka 2025-01-22 12:54:52 +0300
  • 1bb6c7e95f PG17 Compatibility - Fix crash when pg_class is used in MERGE (#7853) Mehmet YILMAZ 2025-01-21 17:48:06 +0300
  • a18f8990be Update tdigest_aggregate_support output for PG15+ (#7849) Colm 2025-01-20 22:00:33 +0000
  • 7e1f22999b Bump to latest PG minors 17.2, 16.6, 15.10, 14.15 (#7843) Naisila Puka 2025-01-13 22:35:11 +0300
  • 0642a4dc08 Propagate MERGE ... WHEN NOT MATCHED BY SOURCE (#7807) Naisila Puka 2025-01-09 00:03:06 +0300
  • 74d945f5ae PG17 - Propagate EXPLAIN options: MEMORY and SERIALIZE (#7802) Naisila Puka 2025-01-02 12:32:36 +0300
  • 7682d135a4 PG17 - Add Regression Test for REINDEX support in event triggers (#7819) Mehmet YILMAZ 2025-01-02 11:44:32 +0300
  • 08d94f9eb6 PG17 - Add Regression Test for Access Method Behavior on Partitioned Tables (#7818) Mehmet YILMAZ 2024-12-31 22:51:43 +0300
  • 8f436e4a48 Add tests with xmltext() and random(min, max) (#7824) Naisila Puka 2024-12-31 17:36:53 +0300
  • 8940665d17 Allow configuring sslnegotiation using citus.node_conn_info (#7821) Naisila Puka 2024-12-30 21:25:50 +0300
  • 1d57a36ecc Add pg17 jsonpath methods tests (#7820) Naisila Puka 2024-12-30 21:06:30 +0300
  • 658632642a Disallow infinite values for partition interval in create_time_partitions udf (#7822) Naisila Puka 2024-12-30 20:27:28 +0300
  • 3e96a19606 Adds JSON_TABLE() support, and SQL/JSON constructor/query functions tests (#7816) Naisila Puka 2024-12-30 19:19:07 +0300
  • 2112aa1860 Add tests for inserting with AT LOCAL operator (#7815) Naisila Puka 2024-12-30 12:54:21 +0300
  • 1cf5c190aa Error out for ALTER TABLE ... ALTER COLUMN ... SET EXPRESSION (#7814) Mehmet YILMAZ 2024-12-27 16:02:12 +0300
  • 24585a8c04 Error out for ALTER TABLE ... SET ACCESS METHOD DEFAULT (#7803) Mehmet YILMAZ 2024-12-27 15:07:38 +0300
  • b7d04038cb Add tests for FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM (#7812) Naisila Puka 2024-12-26 16:52:42 +0300
  • 5e9f8d838c Error for COPY FROM ... on_error, log_verbosity with Citus tables (#7811) Naisila Puka 2024-12-26 15:29:44 +0300
  • 202ad077bd PG17: ALTER INDEX ALTER COLUMN SET STATISTICS DEFAULT (#7808) Naisila Puka 2024-12-25 16:58:51 +0300
  • a383ef6831 Adds PG17.1 support - Regression tests sanity (#7661) Naisila Puka 2024-12-24 17:56:51 +0300
  • 28b0b0e7a8 Bump Citus version into 13.0.0 (#7792) Naisila Puka 2024-12-24 11:40:59 +0300
  • 80c6479408 PG17 compatibility: Fix Test Failure in multi_alter_table_add_const (#7733) Mehmet YILMAZ 2024-12-23 15:24:46 +0300
  • 29bd3dc41c PG17 compatibility: Fix Isolation Test Failure in isolation_multiuser_locking (#7714) Mehmet YILMAZ 2024-12-23 13:30:54 +0300
  • 09e96831b3 Fix pg17 test (#7797) Naisila Puka 2024-12-20 20:13:48 +0300
  • b22c95933c PG17 Compatibility - Fix HideCitusDependentObjects function (#7796) Naisila Puka 2024-12-20 17:59:09 +0300
  • c662e68e44 Remove redundant normalize (#7794) Naisila Puka 2024-12-20 12:47:36 +0300
  • 915276ee7f PG17 compatibility: Fix Test Failure in local_table_join (#7732) Mehmet YILMAZ 2024-12-19 22:21:51 +0300
  • 3935710c17 PG17 compatibility: Fix Test Failure in local_dist_join_mixed (#7731) Mehmet YILMAZ 2024-12-19 22:21:23 +0300
  • 11f76cb4bb PG17 compatibility: ensure get_progress() output is consistent (#7793) Colm 2024-12-19 18:17:57 +0000
  • 35d1160ace PG17 Compatibility: Support MERGE features in Citus with clean exceptions (#7781) Teja Mupparti 2024-12-19 03:02:24 -0800
  • 088731e9db PG17 compatibility: account for identity columns in partitioned tables. (#7785) Colm 2024-12-18 13:18:53 +0000
  • c3d21b807a PG17 compatibility: fix plan diffs in multi_explain (#7780) Colm 2024-12-17 21:42:15 +0000
  • 592416250c PG17 compatibility: account for MAINTAIN privilege in regress tests (#7774) Colm 2024-12-06 13:03:51 +0000
  • beb222ea8d PG17 compatibility: fix multi-1 diffs caused by PG17 optimizer enhancements (#7769) Colm 2024-12-06 11:55:12 +0000
  • f8335c1484 PG17 compatibility: fix diffs in create_index, privileges vanilla tests (#7766) Colm 2024-12-05 10:03:28 +0000
  • 1797ab8a4f PG17 compatibility: Fix check-style, broken by PG17 columnar test fix… (#7776) Colm 2024-12-04 15:29:39 +0000
  • 808626ea78 PG17 compatibility (#7653): Fix test diffs in columnar schedule (#7768) Colm 2024-12-03 09:14:47 +0000
  • 6254ad81fc PG17 compatibility: revert #7764 (#7775) Colm 2024-12-03 08:44:56 +0000
  • 1074035446 PG17 compatibility: fix some tests outputs (#7765) Naisila Puka 2024-12-02 18:03:38 +0300
  • 0de7b5a240 PG17 compatibility: fix diff in tableam (#7771) Colm 2024-12-02 13:47:19 +0000
  • 9615b52863 PG17 compatibility: Fix Test Failure in multi_name_lengths multi_create_table_constraints (#7726) Mehmet YILMAZ 2024-12-02 13:08:21 +0300
  • a74bb6280c PG17 regress sanity: fix error unrecognized alter database option tablespace seen in database vanilla test (#7764) Colm 2024-11-25 21:11:34 +0000
  • 6043fcb263 PG17 regress test sanity: fix diffs in union_pushdown. (#7762) Colm 2024-11-22 16:25:22 +0000
  • ed71e65333 PG17 compatibility: Adjust print_extension_changes function for extra type outputs in PG17 (#7761) Naisila Puka 2024-11-22 16:10:02 +0300
  • ae104f06a6 PG17 compatibility: fix backend type orders in test (#7760) Naisila Puka 2024-11-22 01:08:15 +0300
  • b46d311e30 PG17 compatibility: Normalize COPY error messages (#7759) Colm 2024-11-21 21:45:04 +0000
  • 4c080c48cd PG17 compatibility: add helper function for EXPLAIN diffs in scalar subquery output (#7757) Colm 2024-11-21 19:22:30 +0000
  • 81bda6fb8e PG17 compatibility: add/fix tests with correlated subqueries that can be pulled to a join (#7745) Colm 2024-11-20 11:51:16 +0000
  • 9dcd812a40 PG17 compatibility: Preserve DEBUG output in cte_inline (#7755) Colm 2024-11-19 21:14:57 +0000
  • 46f89ccf65 citus_indent fix (#7746) Naisila Puka 2024-11-19 13:02:04 +0300
  • 51c2e63c30 PG17 compatibility: add COLLPROVIDER_BUILTIN option and fix tests (#7752) Naisila Puka 2024-11-19 12:26:45 +0300
  • 9a413e0c32 PG17 compatibility: Check whether table AM is default (#7747) Naisila Puka 2024-11-18 18:09:43 +0300
  • 5540096b9a PG17 compatibility - Check if there are blocks left in columnar_scan_analyze_next_block (#7738) Naisila Puka 2024-11-18 17:27:49 +0300
  • c8d9a1bd10 PG17 compatibility: Fix -1/Null diff in attstattarget test output (#7749) Mehmet YILMAZ 2024-11-17 23:43:39 +0300
  • 7e8bff034f PG17 compatibility: Fix -1/Null diff in stxstattarget test output (#7748) Mehmet YILMAZ 2024-11-17 22:41:53 +0300
  • 41ea21ee0c PG17 compatibility: ruleutils (#7725) Naisila Puka 2024-11-11 11:55:10 +0300
  • dce54db494 PG17 compatibility: Resolve compilation issues (#7699) Naisila Puka 2024-10-17 15:37:13 +0300
  • 6bd3474804 Rename foreach_ macros to foreach_declared_ macros (#7700) Naisila Puka 2024-10-16 17:01:39 +0300
  • 8e6acc946b
    Merge branch 'release-13.0' into fix-issue-7676 Colm 2025-03-11 08:40:38 +0000
  • ad791f4b3c Merge branch 'release-13.0' into naisila/merge_13_0 naisila/merge_13_0_first_try naisila 2025-03-10 16:12:57 +0300
  • 80dc4bd90c
    Issue 7887 Enhance AddInsertSelectCasts for Identity Columns (#7920) Mehmet YILMAZ 2025-03-10 13:54:30 +0300
  • 1ee6927168 Rename functions in insert_select_planner for consistency and clarity Mehmet Yilmaz 2025-03-10 10:11:44 +0000
  • 30eb4a1cbe Refactor process_entry_pair to improve clarity in handling NextValueExpr return type Mehmet Yilmaz 2025-03-10 07:24:42 +0000