Commit Graph

  • 7ceb49068e WIP new test Cédric Villemain 2025-02-26 16:04:45 +0100
  • dfc26f9a2a Fix insert planner crash Cédric Villemain 2025-02-27 05:05:12 +0100
  • 7d2a5be312 Add more test for target list indirections Cédric Villemain 2024-08-19 19:20:00 +0200
  • 65fffe1850 Added Support for CASCADE/RESTRICT in REVOKE statements ThomasC02 2025-04-15 13:23:17 -0400
  • bcc7ec3c0a
    Merge branch 'main' into 021_twophase-fix Onur Tirtir 2025-04-08 16:11:31 +0300
  • 1211422578 Update expected output and SQL scripts for issue_7896 to adjust client_min_messages settings for improved clarity m3hm3t/issue_7896 Mehmet Yilmaz 2025-04-08 12:34:19 +0000
  • f6eef651f9 Remove redundant whitespace in multi_schedule test file for improved readability Mehmet Yilmaz 2025-04-08 12:20:43 +0000
  • 2f7f865305 Add issue_7896 test cases to regression suite for improved coverage Mehmet Yilmaz 2025-04-08 12:20:18 +0000
  • bc6a19ab42 Update test cases to separate issue_7896 for improved clarity Mehmet Yilmaz 2025-04-08 11:59:03 +0000
  • a057fce149 Remove unused citus-tools subproject and update regression test output for clarity Mehmet Yilmaz 2025-04-08 11:54:03 +0000
  • 2281fb97c2 Fix downgrade and following upgrade, fix review comments Maksim Melnikov 2025-04-08 14:51:06 +0300
  • 23a4671a68 Add regression test for zombie replication slot cleanup during job cancellation Mehmet Yilmaz 2025-04-08 10:58:33 +0000
  • f5c419487d Fix downgrade and following upgrade, fix review comments Maksim Melnikov 2025-04-07 15:46:53 +0300
  • 4fec8e2138 Possible undefined behavior for bit shift in citus_stat_tenants.c Maksim Melnikov 2025-04-07 15:09:57 +0300
  • 8a8a493b67 Possible undefined behavior for bit shift in citus_stat_tenants.c Maksim Melnikov 2025-04-07 13:42:16 +0300
  • 0e6127c4f6
    AddressSanitizer: stack-use-after-scope on distributed_planner:HasUnresolvedExternParamsWalker (#7948) manaldush 2025-04-04 16:27:56 +0300
  • 78d784dc07
    Merge branch 'main' into sanitizer_7941 Onur Tirtir 2025-04-04 16:08:38 +0300
  • f084b79a4b
    AddressSanitizer: stack-use-after-scope on address in CreateBackgroundJob (#7949) manaldush 2025-04-04 16:03:41 +0300
  • dce5016959
    Update src/backend/distributed/planner/distributed_planner.c Onur Tirtir 2025-04-04 15:58:25 +0300
  • 458e6abe6d
    Merge branch 'main' into sanitizar_7933_to_main Onur Tirtir 2025-04-04 15:50:16 +0300
  • a6373ac027
    Merge branch 'main' into sanitizer_7941 Onur Tirtir 2025-04-04 15:47:05 +0300
  • dd7b79f4dc
    Merge branch 'main' into sanitizer_7943_main Onur Tirtir 2025-04-04 15:46:17 +0300
  • 5b6b7b847e Add regression tests for job cancellation behavior in background job processing Mehmet Yilmaz 2025-04-04 11:34:07 +0000
  • 3ed1284794 Remove unused citus_cancel_job function to streamline background job processing Mehmet Yilmaz 2025-04-04 11:17:07 +0000
  • 62ef1c3536 Replace job cancellation call with DirectFunctionCall for improved error handling Mehmet Yilmaz 2025-04-04 11:09:32 +0000
  • 85a1c730ce Refactor job cancellation logic in background job processing for improved clarity and maintainability Mehmet Yilmaz 2025-04-04 11:02:32 +0000
  • f992c8d4f7 AddressSanitizer: stack-use-after-scope on distributed_planner.c Maksim Melnikov 2025-04-04 13:49:53 +0300
  • 1dc60e38bb
    Propagates GRANT/REVOKE rights on table columns (#7918) Cédric Villemain 2025-04-04 10:54:16 +0200
  • c9d0ae2d5d Fix downgrade and following upgrade Maksim Melnikov 2025-04-03 18:15:47 +0300
  • 34fde7b6d9 AddressSanitizer: stack-use-after-scope on address in CreateBackgroundJob Maksim Melnikov 2025-04-03 16:13:26 +0300
  • 1306947623 AddressSanitizer: stack-use-after-scope on distributed_planner.c Maksim Melnikov 2025-04-03 15:34:58 +0300
  • ab53e23571 Refactor GitHub Actions workflow for PostgreSQL build and Citus setup m3hm3t/pg18_pre Mehmet Yilmaz 2025-04-03 10:53:41 +0000
  • e2f882cc89 Update GitHub Actions workflow to build and test Citus with PostgreSQL master Mehmet Yilmaz 2025-04-03 10:46:36 +0000
  • c940bda953 Add GitHub Actions workflow for building and testing PG master Mehmet Yilmaz 2025-04-03 10:34:53 +0000
  • 01bf11ae28 Add syntax highlighting to code snippet deprecation-mechanism Alper Kocatas 2025-04-03 08:10:44 +0000
  • 36fb5e7c0f Fix whitespace Alper Kocatas 2025-04-02 16:33:37 +0000
  • b08c46ba08 Add deprecation steps Alper Kocatas 2025-04-02 16:27:14 +0000
  • 3c23f897e4 Implement job cancellation mechanism in background job processing Mehmet Yilmaz 2025-04-02 13:18:22 +0000
  • 2015bda5d9 Add udf citus_node_list(active, role) udf-citus-node-list Alper Kocatas 2025-03-24 20:03:59 +0000
  • 07535cc768 WIP add blank line to reduce diff Cédric Villemain 2025-03-29 08:48:31 +0100
  • f971f34110 Move the test for grant on table later Cédric Villemain 2025-03-28 14:16:08 +0100
  • 4b711823b9 Addd variable on top of the test Cédric Villemain 2025-03-28 14:14:45 +0100
  • 16d401b187 Revert "Remove nodeid and groupid output in a test" Cédric Villemain 2025-03-28 14:02:37 +0100
  • 6e4d3bdf47 Rework grant on table test Cédric Villemain 2025-03-28 13:00:19 +0100
  • bc30ffa901 Explain the alternative test output Cédric Villemain 2025-03-28 08:34:02 +0100
  • 1e39a2b063 Fix call with constant instead of var Cédric Villemain 2025-03-26 19:35:41 +0100
  • 79428172cf Fix typo noted by @eaydingol Cédric Villemain 2025-03-26 17:06:11 +0100
  • 06d117f4d9 Factorize code from pg_get_table_grants Cédric Villemain 2025-03-26 12:27:08 +0100
  • 3f67efb2c1 Propage grant on attributes when adding a node Cédric Villemain 2025-03-26 09:10:25 +0100
  • 49772161c7 Improve testing of GRANT propagation Cédric Villemain 2025-03-25 19:57:39 +0100
  • 89a7f00d67 Add an alternative output for GRANT testing Cédric Villemain 2025-03-25 20:46:58 +0100
  • 880f91a3b6 EnsureCoordinator() for GRANT on TABLE propagation Cédric Villemain 2025-03-25 20:59:33 +0100
  • 36c2c1634e Update test related to DDL on worker Cédric Villemain 2025-03-10 18:16:10 +0100
  • bdb4474319 Add tests related to GRANT on columns Cédric Villemain 2025-03-10 08:36:46 +0100
  • 9c0e68f0ef Add finer control in EnsureTablePermission Cédric Villemain 2025-03-26 10:03:38 +0100
  • 196f6af27a Change the way ACL are checked whe locking shard Cédric Villemain 2025-03-17 14:43:28 +0100
  • 0338d0af32 Manage special case for "GRANT ALL" with columns Cédric Villemain 2025-03-10 09:24:23 +0100
  • 7766bcbd85 Add column level support for GRANT command Cédric Villemain 2025-03-09 14:41:03 +0100
  • f26d153612 Add missing pfree during acl propagation Cédric Villemain 2025-03-26 09:25:21 +0100
  • cffa4f399f Remove nodeid and groupid output in a test Cédric Villemain 2025-03-26 12:04:10 +0100
  • b634193e00 Rearrange code when managing privileges on tables. Cédric Villemain 2025-03-09 14:39:45 +0100
  • 1f34bcbace . issue_7784_rewrite Mehmet Yilmaz 2025-03-28 10:11:16 +0000
  • 9d809610d0 Refactor INSERT ... SELECT handling to support partial nextval pushdown and improve query rewriting logic Mehmet Yilmaz 2025-03-28 08:55:32 +0000
  • a7e686c106
    Make sure to prevent INSERT INTO ... SELECT queries involving subfield or sublink (#7912) Cédric Villemain 2025-03-27 10:39:43 +0100
  • a8ad82f2b6 Fix insert select planner crash Cédric Villemain 2025-02-27 05:05:12 +0100
  • e02d49c220 Refactor CTE inlining logic to improve clarity and remove unused functions issue_7882_main_2 Mehmet Yilmaz 2025-03-25 10:50:49 +0000
  • 1c6167f18e Add check for nextval in CTE inlining to prevent inlining of queries containing nextval Mehmet Yilmaz 2025-03-24 19:30:38 +0000
  • 5fbf89ea17 Add regression test scripts for issue 7784 to validate INSERT ... SELECT with CTE for schema-based sharding and distributed tables Mehmet Yilmaz 2025-03-24 18:35:27 +0000
  • 5b032bb6a0 Refactor distributed planner functions to improve readability and remove unused code Mehmet Yilmaz 2025-03-24 15:56:47 +0000
  • c4ccb10f09 Remove citus-tools subproject Mehmet Yilmaz 2025-03-24 15:45:15 +0000
  • a3e3362db0 Add QueryContainsNextval function to check for nextval() calls in queries Mehmet Yilmaz 2025-03-24 15:44:56 +0000
  • 659ec42bdb Remove unused functions and comments related to nextval handling in insert-select planner Mehmet Yilmaz 2025-03-24 12:09:59 +0000
  • f0fbfb486d Add functions to support distributed table handling in query planning Mehmet Yilmaz 2025-03-24 11:54:05 +0000
  • 60c07719e7 Use the $(DLSUFFIX) instead of hard coded extensions for cdc (#7221) Nils Dijk 2023-09-22 16:24:18 +0200
  • 88904eda97 Update changelog for 13.0.3 naisila 2025-03-20 12:20:59 +0300
  • 9bddf57053 Add changelog for 12.1.7 (#7889) eaydingol 2025-02-07 10:56:08 +0300
  • a38f19d426 Update changelog for 13.0.3 naisila 2025-03-20 12:20:59 +0300
  • c8cb78bab5 Add changelog for 12.1.7 (#7889) eaydingol 2025-02-07 10:56:08 +0300
  • 4c7004df42 Bump Citus version to 13.0.3 v13.0.3 naisila 2025-03-20 11:56:16 +0300
  • bbe0539df2 Update changelog for 13.0.3 naisila 2025-03-20 12:20:59 +0300
  • 71e5233855 Bump Citus version to 13.0.3 naisila 2025-03-20 11:56:16 +0300
  • aacb809b2c Update changelog for 13.0.3 naisila 2025-03-20 12:20:59 +0300
  • 84903e7432 Adjust max_prepared_transactions only when it is default Karina Litskevich 2024-10-15 11:58:17 +0300
  • 4b4fa22b64
    Fix mis-deparsing of shard query in "output-table column" name conflict (#7932) Naisila Puka 2025-03-19 14:21:30 +0300
  • 043d53f9c2 Add tests naisila 2025-03-18 13:33:06 +0300
  • ac6cc0a738 Ruleutils_15&16 Fix mis-deparsing of ORDER BY lists when there is a name conflict. naisila 2024-11-10 23:46:18 +0300
  • 1c09469dd2
    Adds a method to determine if current node is primary (#7720) German Eichberger 2025-03-18 08:12:42 -0700
  • 6cec934322 fix the sql file Onur Tirtir 2025-03-18 17:55:22 +0300
  • e15a94ec3b Adds the necessary regress tests German Eichberger 2025-03-17 21:14:53 +0000
  • b801d358b5
    Merge branch 'main' into citus_is_primary_node Onur Tirtir 2025-03-14 19:03:49 +0300
  • 680b870d45
    Add STYLEGUIDE.md and update some other md files on best practices (#7347) Onur Tirtir 2025-03-14 18:42:59 +0300
  • eb368873b6 fix tests Onur Tirtir 2025-03-14 18:39:37 +0300
  • 77cd55939d
    Merge branch 'main' into contributing-dev Onur Tirtir 2025-03-14 18:26:43 +0300
  • 88476a7606 remove a file that's accidentally added Onur Tirtir 2025-03-14 18:21:56 +0300
  • fc74b8f445 Merge remote-tracking branch 'origin/main' into HEAD Onur Tirtir 2025-03-14 18:20:43 +0300
  • c375b58335 style Onur Tirtir 2025-03-14 18:19:50 +0300
  • ec13c24558
    Bump PG versions to 17.4, 16.8, 15.12 (#7925) Naisila Puka 2025-03-14 15:06:07 +0300
  • 1d947f0734 Change commit sha naisila 2025-03-14 14:43:01 +0300
  • 6b2f113947 Try locally built images naisila 2025-03-14 14:28:34 +0300
  • 95c8b4834f Enhance insert/select planner to handle nextval expressions correctly m3hm3t/issue_7784_main Mehmet Yilmaz 2025-03-14 10:17:35 +0000