Commit Graph

  • 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
  • 153901fc86 Refactor AddInsertSelectCasts function to improve clarity and organization of type casting logic in insert select planner Mehmet Yilmaz 2025-03-10 07:17:52 +0000
  • 693eb29cbe Add comment to clarify handling of NextValueExpr return type in insert_select_planner Mehmet Yilmaz 2025-03-07 15:42:19 +0000
  • bb4f2dec3d Fix variable declaration style in GetNextvalReturnTypeCatalog function Mehmet Yilmaz 2025-03-07 14:44:38 +0000
  • 36af02649e Fix insert select planner to handle subqueries in the select list. Mehmet Yilmaz 2025-03-07 14:41:57 +0000
  • 792146a115 Remove test cases and SQL files related to issue #7887 and update multi_schedule test Mehmet Yilmaz 2025-03-06 08:51:56 +0000
  • f3a36ee6f9 Move separate line issue_6543 in the multi_schedule test Mehmet Yilmaz 2025-03-05 12:36:57 +0000
  • 5f171120fe Remove unnecessary blank line in MakeNextValExprForIdentity function Mehmet Yilmaz 2025-03-05 11:19:18 +0000
  • 728af2f7eb Fix variable declaration style in MakeNextValExprForIdentity function and clean up regression test output for issue 7887 Mehmet Yilmaz 2025-03-05 10:42:46 +0000
  • feb8dc4af9 Fix variable declaration style in MakeNextValExprForIdentity function Mehmet Yilmaz 2025-03-05 10:16:35 +0000
  • afe876b0d8 Refactor identity sequence retrieval for improved readability and add cleanup to regression test for issue 7887 Mehmet Yilmaz 2025-03-05 10:13:10 +0000
  • 306eb869b2 Refactor identity sequence retrieval in insert select planner for compatibility Mehmet Yilmaz 2025-03-05 07:35:08 +0000
  • 934d41881b Remove unnecessary blank line in regression test for issue 7887 Mehmet Yilmaz 2025-03-05 07:16:22 +0000
  • 8ff4b94271 Refactor insert select planner for improved identity column handling and enhance regression tests Mehmet Yilmaz 2025-03-05 07:14:40 +0000
  • 56547f72d1 Add identity column handling functions and enhance regression test for issue 7887 Mehmet Yilmaz 2025-03-04 16:22:47 +0000
  • 4a2bc115dd Refactor insert select planner to exclude identity columns from both insert and select target lists Mehmet Yilmaz 2025-02-28 15:10:38 +0000
  • 60d9b070a8 Fix insert select planner to exclude identity columns from target list on partial inserts Mehmet Yilmaz 2025-02-25 18:52:26 +0000
  • 2591e9779d Add regression test for issue 7887 related to invalid string enlargement Mehmet Yilmaz 2025-02-19 12:33:32 +0000
  • 2e61a9d552 Update test to use citus_is_coordinator() Cédric Villemain 2025-03-07 12:05:48 +0100
  • b201eee280
    Merge branch 'release-13.0' into fix-issue-7676 Colm 2025-03-07 08:47:09 +0000
  • 10c953a883 Add an assert about Param kind Cédric Villemain 2025-03-07 09:28:31 +0100
  • c8afdd0bb8 Rename CheckContainsMultiexprOrSublink Cédric Villemain 2025-03-07 09:19:14 +0100
  • 74e7033b1f Move the test to multi_modification Cédric Villemain 2025-03-07 09:00:33 +0100
  • 415ebedbaf fix issue #7676: wrong handler around MULTIEXPR Cédric Villemain 2025-03-03 08:07:18 +0100
  • 1d0b15723b
    Remove citus-tools subproject and add gitignore (#7916) Mehmet YILMAZ 2025-03-06 15:51:01 +0300
  • fb01c341d0 Remove test cases and SQL files related to issue #7887 and update multi_schedule test m3hm3t/issue_7887 Mehmet Yilmaz 2025-03-06 08:51:56 +0000
  • a3e11a7852 Remove citus-tools from .gitignore Mehmet Yilmaz 2025-03-06 08:42:20 +0000
  • 5baa8fefb4
    Merge 1ae8e6fa33 into d885e1a016 Jelte Fennema-Nio 2025-03-05 10:23:40 -0800
  • 19d4e96b5d
    Merge 9874a074f6 into d885e1a016 Gürkan İndibay 2025-03-05 10:21:31 -0800
  • 7d94095bb6
    Merge 622016c08e into d885e1a016 Emel Şimşek 2025-03-05 10:21:05 -0800
  • 585e5b9b48
    Merge e0cc004c7e into d885e1a016 Gürkan İndibay 2025-03-05 10:17:00 -0800
  • 123e587006
    Merge ecd1adca92 into d885e1a016 Naisila Puka 2025-03-05 09:53:25 -0800
  • 09a41b7496
    Merge a89ab7e176 into d885e1a016 Muhammad Usama 2025-03-05 18:44:02 +0300
  • d885e1a016
    background task execution: fixed dereference of NULL (#7694) Maxim Korotkov 2025-03-05 18:07:58 +0300
  • 712342ac85
    Merge branch 'main' into main Onur Tirtir 2025-03-05 17:52:25 +0300
  • 26ad52713c
    Check for Citus table in worker_copy_table_to_node (#7662) Karina 2025-03-05 17:33:52 +0300
  • ab85703e0e
    Merge branch 'main' into check-for-citus-table-in-worker_copy_table_to_node Onur Tirtir 2025-03-05 17:17:46 +0300
  • afcda3feff
    casual blocks: fixed potential NULL dereference (#7704) Maxim Korotkov 2025-03-05 16:05:21 +0300
  • 8569634501
    Merge branch 'main' into check-for-citus-table-in-worker_copy_table_to_node Onur Tirtir 2025-03-05 15:53:27 +0300
  • f52d053675
    Merge branch 'main' into main Onur Tirtir 2025-03-05 15:48:27 +0300
  • 64a4bc4af9
    Merge branch 'main' into fix-unchecked-res--FindWorkerNode Onur Tirtir 2025-03-05 15:45:29 +0300
  • 57bce8fcce Move separate line issue_6543 in the multi_schedule test Mehmet Yilmaz 2025-03-05 12:36:57 +0000
  • 6d4a1c78b4 Remove unnecessary blank line in MakeNextValExprForIdentity function Mehmet Yilmaz 2025-03-05 11:19:18 +0000
  • e34dd6b134 Fix variable declaration style in MakeNextValExprForIdentity function and clean up regression test output for issue 7887 Mehmet Yilmaz 2025-03-05 10:42:46 +0000
  • ec3c899e17 Fix variable declaration style in MakeNextValExprForIdentity function Mehmet Yilmaz 2025-03-05 10:16:35 +0000
  • b78a344005 Refactor identity sequence retrieval for improved readability and add cleanup to regression test for issue 7887 Mehmet Yilmaz 2025-03-05 10:13:10 +0000
  • ee1992d4c5 Refactor identity sequence retrieval in insert select planner for compatibility Mehmet Yilmaz 2025-03-05 07:35:08 +0000
  • 784c5eb0f0 Remove unnecessary blank line in regression test for issue 7887 Mehmet Yilmaz 2025-03-05 07:16:22 +0000
  • c865d6323c Refactor insert select planner for improved identity column handling and enhance regression tests Mehmet Yilmaz 2025-03-05 07:14:40 +0000
  • 789bfbbf54 Add identity column handling functions and enhance regression test for issue 7887 Mehmet Yilmaz 2025-03-04 16:22:47 +0000
  • f4835b7dbb Refactor insert select planner to exclude identity columns from both insert and select target lists Mehmet Yilmaz 2025-02-28 15:10:38 +0000
  • 67b390ee3e Fix insert select planner to exclude identity columns from target list on partial inserts Mehmet Yilmaz 2025-02-25 18:52:26 +0000
  • 4a2cc7b644 Add regression test for issue 7887 related to invalid string enlargement Mehmet Yilmaz 2025-02-19 12:33:32 +0000
  • 746ad7c789 Add citus-tools to .gitignore Mehmet Yilmaz 2025-03-04 12:06:28 +0000
  • bc981e8679 Remove citus-tools subproject Mehmet Yilmaz 2025-03-04 12:05:30 +0000
  • 43f3786c1f
    Fix Deadlock with transaction recovery is possible during Citus upgrades (#7910) Muhammad Usama 2025-03-04 15:11:01 +0500
  • 6316bfee0f
    Merge branch 'release-13.0' into fix_7875 Muhammad Usama 2025-03-03 16:28:57 +0500
  • 0c24ebf6bb Avoid cache lookups for internal PostgreSQL tables when checking for Citus tables Muhammad Usama 2025-02-26 12:25:39 +0500
  • 86107ca191
    #7782 - catch when Postgres planning removes all Citus tables (#7907) Colm 2025-02-27 10:54:39 +0000
  • 211275a1fb
    Merge 2e463d6c40 into 30bf960c5c copetol 2025-02-27 05:38:05 +0100
  • 0b20a9bbd8 Fix #7782, #7783 - catch when Postgres planner removes Citus tables Colm McHugh 2025-02-20 12:31:45 +0000
  • 2b964228bc
    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
  • 6fd8a858a6 Remove redundant reference table creation and related queries from issue 7891 tests for clarity Mehmet Yilmaz 2025-02-25 10:13:22 +0000
  • 93f1d13d18 Refactor SQL syntax in issue 7891 tests for consistency and clarity Mehmet Yilmaz 2025-02-24 14:26:28 +0000
  • afe0155eac Add support for additional reference table and enhance MERGE operations in issue 7891 tests Mehmet Yilmaz 2025-02-24 14:04:05 +0000
  • 5fcacfed6e Enhance test data for issue 7891 by adding sample entries and implementing DELETE and MERGE operations to validate reference table handling Mehmet Yilmaz 2025-02-19 13:51:16 +0000
  • c779325c93 Enhance regression test for issue 7891 to clarify nested subquery handling of local and reference tables Mehmet Yilmaz 2025-02-13 06:33:37 +0000
  • c51d26b2fd Update reference table test to correct vkey value in update statement Mehmet Yilmaz 2025-02-13 06:00:25 +0000
  • 54d03be16a normalize test Mehmet Yilmaz 2025-02-12 20:23:34 +0000
  • e2e291c8e2 whitespace Mehmet Yilmaz 2025-02-12 20:18:15 +0000
  • c4819808dc Refactor ContainsOnlyLocalOrReferenceTables function to improve comment clarity Mehmet Yilmaz 2025-02-12 18:52:15 +0000
  • 262a9b611e Enhance regression test for issue 7891 to verify planner's handling of local and reference tables Mehmet Yilmaz 2025-02-12 18:28:28 +0000
  • f96f1fe115 Add regression tests for issue 7891 to validate reference table behavior Mehmet Yilmaz 2025-02-12 15:20:22 +0000
  • 27fc62787f Rename ContainsOnlyLocalTables to ContainsOnlyLocalOrReferenceTables for clarity and update related documentation Mehmet Yilmaz 2025-02-12 15:19:01 +0000
  • 6c03d1b82b Simplify ContainsOnlyLocalTables function to check only for distributed tables Mehmet Yilmaz 2025-02-12 14:02:34 +0000
  • ca8cb7ac5a Fix Deadlock with transaction recovery is possible during Citus upgrades (#7875) Muhammad Usama 2025-02-24 15:31:10 +0500
  • 3df7f26dbd Revert "Disable 2PC recovery while executing ALTER EXTENSION cmd during Citus upgrade tests" Muhammad Usama 2025-02-24 18:11:06 +0500
  • 30bf960c5c Avoid artifact name collision for flaky test detection jobs Onur Tirtir 2025-02-21 18:41:18 +0300
  • c1f5762645
    Enhance MERGE .. WHEN NOT MATCHED BY SOURCE for repartitioned source (#7900) Colm 2025-02-24 09:11:19 +0000
  • 6dcd5c09d1 Avoid artifact name collision for flaky test detection jobs Onur Tirtir 2025-02-21 18:41:18 +0300
  • 117bd1d04f
    Disable nonmaindb interface (#7905) eaydingol 2025-02-21 13:36:19 +0300
  • c7c75beea6 DESCRIPTION: Add support for MERGE .. WHEN NOT MATCHED BY SOURCE for distributed target and repartitioned source. Colm McHugh 2025-02-13 18:00:19 +0000
  • a66ed00a0e Remove disabled files eaydingol 2025-02-19 00:33:03 +0300
  • 459c283e7d
    Custom Scan (ColumnarScan): exclude outer_join_rels from CandidateRelids (#7703) OlgaSergeyevaB 2025-02-18 23:58:02 +0300
  • 1a8e2c8479
    [Bug Fix] SEGV on query with Left Outer Join (#7787) (#7901) (#7904) Colm 2025-02-18 20:56:36 +0000
  • 90dde46f33 test fix disable_nonmaindb eaydingol 2025-02-18 23:16:03 +0300
  • 5d7ff996cc test fix eaydingol 2025-02-18 23:02:11 +0300
  • 38151acb8d fix test eaydingol 2025-02-18 20:38:51 +0300
  • b09ff66a3e test fix eaydingol 2025-02-18 20:23:40 +0300
  • a5ca4fb73e fix #7647 Custom Scan (ColumnarScan): exclude outer_join_rels from CandidateRelids For the relevant PG16 commit requiring this addition: * postgres/postgres@2489d76 Ольга Сергеева 2024-10-14 14:52:42 +0300
  • 76c8f3e5cf [Bug Fix] SEGV on query with Left Outer Join (#7787) (#7901) Colm 2025-02-18 12:41:34 +0000
  • b9c5f6be76 disable nonmaindb interface eaydingol 2025-02-18 16:12:09 +0300
  • 8f3d9deffe
    [Bug Fix] SEGV on query with Left Outer Join (#7787) (#7901) Colm 2025-02-18 12:41:34 +0000
  • 9ae7666d6c [Bug Fix] SEGV on query with Left Outer Join (#7787) Colm McHugh 2024-12-16 15:30:26 +0000
  • 9a243cb3a0
    Merge a0eeb55a35 into 711aec80fa Marco Slot 2025-02-11 20:29:39 +0000