Commit Graph

  • 63c32c0d81 Refactor compatibility handling for PostgreSQL versions in various files Mehmet Yilmaz 2025-05-13 15:19:36 +0000
  • 93df6fd0bf Refactor includes and compatibility definitions for PostgreSQL 18 in columnar and distributed planner files Mehmet Yilmaz 2025-05-13 14:26:39 +0000
  • 9034028316 Add missing include for columnar_version_compat.h in columnar_customscan.c Mehmet Yilmaz 2025-05-13 14:18:37 +0000
  • 361557a976 Update version check in ruleutils_18.c for PostgreSQL 18 compatibility Mehmet Yilmaz 2025-05-13 14:03:10 +0000
  • d26701fd70 Update include guard for explain_format.h to support PostgreSQL 18 Mehmet Yilmaz 2025-05-13 14:00:22 +0000
  • 51f91f6759 Implement feature X to enhance user experience and optimize performance Mehmet Yilmaz 2025-05-13 13:55:20 +0000
  • be6e79baea Add compatibility for PostgreSQL 18 in various source files Mehmet Yilmaz 2025-05-13 11:17:01 +0000
  • 5f4e571b70 pg18 compile work cont Mehmet Yilmaz 2025-05-12 20:02:13 +0000
  • a1dfdca4ed Starting from PostgreSQL 18 onwards TupleDesc no longer contains attr. it now uses CompactAttr compact_attr. Mehmet Yilmaz 2025-05-09 12:31:19 +0000
  • 443b62a617 Fix image suffix formatting in build parameters Mehmet Yilmaz 2025-05-09 11:02:11 +0000
  • 106301ebb6 pipeline isn’t picking up the 18 line because your regex for the full field only allows digits and dots ([0-9.]+), so it skips the "full": "18beta1" entry. Mehmet Yilmaz 2025-05-09 10:35:19 +0000
  • e6d0e165ca Add support for PostgreSQL version 18 in build and test workflow Mehmet Yilmaz 2025-05-09 10:23:44 +0000
  • efcc710800 Update PostgreSQL version compatibility check to include version 18 Mehmet Yilmaz 2025-05-08 15:46:04 +0000
  • af470e1d0f
    Merge 1211422578 into 55a0d1f730 Mehmet YILMAZ 2025-06-09 16:13:45 -0400
  • b4290d1ab3
    Merge 1a20c4fe6d into 55a0d1f730 Teja Mupparti 2025-06-09 16:58:33 +0000
  • 1a20c4fe6d Bakc fix-4212 Teja Mupparti 2025-06-06 17:43:47 -0700
  • 61962fe35c POC: add support for schema-based sharding add GUC (disabled by default) for remote short path Colm McHugh 2025-06-05 16:08:06 +0000
  • 97cbfb33f0 POC - avoid deparse - parse - plan for local execution on single shard Colm McHugh 2025-05-29 10:55:07 +0000
  • fb33900669 Use finishedPreScan to check if sub plans are already executed Teja Mupparti 2025-06-04 22:16:58 -0700
  • e680ac0211
    Merge ab53e23571 into 55a0d1f730 Mehmet YILMAZ 2025-06-04 07:08:32 -0700
  • 9f1b13ab44 Proposal draft fixtask-4012175 Teja Mupparti 2025-06-02 16:01:24 -0700
  • 928acc783c
    Merge 4369d5cb26 into 55a0d1f730 dependabot[bot] 2025-06-02 14:59:17 +0300
  • ad266a2c0a
    Add changelog for 13.1.0 (#8006) v13.1.0 release-13.1 Alper Kocatas 2025-06-02 11:10:16 +0300
  • ec617b872d
    Merge branch 'release-13.1' into release-13.1-alperkocatas Onur Tirtir 2025-06-02 10:48:25 +0300
  • 731c33894d
    Update CHANGELOG.md Onur Tirtir 2025-06-02 10:45:31 +0300
  • e42847196a Add skip_qualify_public param to shard_name() to allow qualifying for "public" schema (#8014) Onur Tirtir 2025-06-02 10:15:32 +0300
  • 2913be2196
    Merge branch 'release-13.1' into release-13.1-onur Onur Tirtir 2025-06-02 10:22:29 +0300
  • b6b415c17a
    Bump Citus version to 13.1.0 (#8012) Alper Kocatas 2025-06-02 10:21:17 +0300
  • 8a2b55d996 Add skip_qualify_public param to shard_name() to allow qualifying for "public" schema (#8014) Onur Tirtir 2025-06-02 10:15:32 +0300
  • 55a0d1f730
    Add skip_qualify_public param to shard_name() to allow qualifying for "public" schema (#8014) Onur Tirtir 2025-06-02 10:15:32 +0300
  • c2f8f1e1a2 Remove changelog item alredy included in 12.1.3 Alper Kocatas 2025-06-02 06:40:55 +0000
  • 8f367de297 fixup Onur Tirtir 2025-06-01 23:03:47 +0300
  • 194fbd8ee1 fixup Onur Tirtir 2025-06-01 22:48:23 +0300
  • 8f4cc9131c Add skip_qualifying_public param to shard_name() to allow qualifying for "public" schema Onur Tirtir 2025-05-31 02:58:42 +0300
  • 3ee73c45dc apply review comments Alper Kocatas 2025-05-30 20:44:30 +0000
  • 09a8ebba0c apply review comments Alper Kocatas 2025-05-30 20:26:43 +0000
  • ef7a47f888 apply review comments Alper Kocatas 2025-05-30 17:06:04 +0000
  • e9ec70cf55
    Update CHANGELOG.md Alper Kocatas 2025-05-30 19:48:07 +0300
  • 891e8e42c9
    Update CHANGELOG.md Alper Kocatas 2025-05-30 19:47:49 +0300
  • f0f1aa1fd2
    Update CHANGELOG.md Alper Kocatas 2025-05-30 19:46:55 +0300
  • 24d9692912
    Update CHANGELOG.md Alper Kocatas 2025-05-30 19:46:29 +0300
  • 1e5decad75
    Bump Citus version to 13.0.4 (#8008) v13.0.4 release-13.0 Alper Kocatas 2025-05-30 15:58:31 +0300
  • 32225367ec
    Bump Citus version to 12.1.8 (#8007) v12.1.8 release-12.1 Alper Kocatas 2025-05-30 15:47:01 +0300
  • 6e9788903d Fix whitespace Alper Kocatas 2025-05-30 12:19:28 +0000
  • caff8a0ecb Bump Citus version to 13.1.0 Alper Kocatas 2025-05-30 12:15:40 +0000
  • 460a851267
    Merge branch 'release-13.0' into release-13.0-config-alperkocatas ibrahim halatci 2025-05-30 15:10:20 +0300
  • e4db621256
    Add changelog for 13.0.4 (#8005) Alper Kocatas 2025-05-30 15:09:50 +0300
  • 11ff52e762
    Merge branch 'release-12.1' into release-12.1-config-alperkocatas ibrahim halatci 2025-05-30 15:03:16 +0300
  • 16a541fcbb Reorder changelog entries for 13.1 Alper Kocatas 2025-05-30 11:20:29 +0000
  • e106a1ef90 Expand changelog entries to include 13.1-13.0 diffs Alper Kocatas 2025-05-30 11:05:23 +0000
  • 369d636b22 Fix bug #4212 Teja Mupparti 2025-05-20 16:36:48 -0700
  • 30bf11e4f3 Bump Citus version to 13.0.4 Alper Kocatas 2025-05-29 14:19:58 +0000
  • 140065d2c1 Bump Citus version to 12.1.8 Alper Kocatas 2025-05-29 14:07:59 +0000
  • 525fa7efc4 Add changelog entries for 13.1 Alper Kocatas 2025-05-29 13:49:56 +0000
  • be4621ca9b fix whitespace Alper Kocatas 2025-05-29 13:14:44 +0000
  • 5d4db4fb56 reword <PG17 in change item Alper Kocatas 2025-05-29 12:39:08 +0000
  • 552e5e19e3
    Add changelog for 12.1.8 (#8004) Alper Kocatas 2025-05-29 14:59:02 +0300
  • 435cae1d78 update PR reference to use packport PR Alper Kocatas 2025-05-29 11:35:44 +0000
  • 73a4faa82f fix whitespace Alper Kocatas 2025-05-29 11:19:52 +0000
  • 36895cd2e5 fix whitespace Alper Kocatas 2025-05-29 11:18:52 +0000
  • a22bb8e77f Add changelog for 13.0.4 Alper Kocatas 2025-05-29 11:14:14 +0000
  • 3f07ebf45f remove issue links in address sanitizer change Alper Kocatas 2025-05-29 10:56:32 +0000
  • 84eec17aff remove non-user facing change Alper Kocatas 2025-05-29 10:21:53 +0000
  • 09d36ef421 Add changelog for 12.1.8 Alper Kocatas 2025-05-29 10:12:29 +0000
  • 4369d5cb26
    Bump certifi in /.devcontainer/src/test/regress dependabot/pip/dot-devcontainer/src/test/regress/certifi-2024.7.4 dependabot[bot] 2025-05-28 17:52:01 +0000
  • 5e37fe0c46
    Bump cryptography from 42.0.3 to 44.0.1 in /src/test/regress (#7996) dependabot[bot] 2025-05-28 20:48:29 +0300
  • abf51818f6 Refactor the code, add checks for the join clause, add basic test cases. leftjoin_push eaydingol 2025-05-28 19:27:25 +0300
  • 52ec6593d5
    Bump cryptography from 42.0.3 to 44.0.1 in /src/test/regress dependabot[bot] 2025-05-28 14:48:18 +0000
  • 2de1076424
    Bump werkzeug from 2.3.7 to 3.0.6 in /src/test/regress dependabot/pip/src/test/regress/werkzeug-3.0.6 dependabot[bot] 2025-05-28 14:48:15 +0000
  • e8c3179b4d
    Bump tornado from 6.4.2 to 6.5.1 in /src/test/regress (#8001) dependabot[bot] 2025-05-28 17:45:11 +0300
  • 8c741a429f
    Bump tornado from 6.4.2 to 6.5.1 in /src/test/regress dependabot[bot] 2025-05-28 14:05:28 +0000
  • 0b86830ab5
    Merge e8361bcab8 into 92dc7f36fc Muhammad Usama 2025-05-28 17:04:44 +0300
  • 92dc7f36fc
    Bump jinja2 from 3.1.3 to 3.1.6 in /src/test/regress (#8002) dependabot[bot] 2025-05-28 17:01:42 +0300
  • 81541722bb
    Bump jinja2 from 3.1.3 to 3.1.6 in /src/test/regress dependabot[bot] 2025-05-28 12:39:44 +0000
  • 98d95a9b9d
    Bump jinja2 from 3.1.3 to 3.1.6 in /.devcontainer/src/test/regress (#7995) dependabot[bot] 2025-05-28 15:36:56 +0300
  • c6e8c86642
    Bump jinja2 from 3.1.3 to 3.1.6 in /.devcontainer/src/test/regress dependabot[bot] 2025-05-28 12:00:41 +0000
  • 851386f94a Check if the outer table has distribution column, wip, still need to check the using clause or join constraint eaydingol 2025-05-27 18:49:54 +0300
  • c7f5e2b975
    Bump tornado from 6.4 to 6.4.2 in /src/test/regress (#7984) dependabot[bot] 2025-05-26 10:59:59 +0300
  • 061af3a6cb Add GitHub Actions workflow for running SQLancer tests on Citus Mehmet Yilmaz 2025-05-23 13:24:34 +0000
  • ba4cdc5c5b
    Merge branch 'main' into dependabot/pip/src/test/regress/tornado-6.4.2 ibrahim halatci 2025-05-23 14:50:11 +0300
  • 0355d8c392
    bumbed codeql version to v3 (#7998) ibrahim halatci 2025-05-23 14:13:49 +0300
  • 282523549e
    bumbed codeql version to v3 (#7999) ibrahim halatci 2025-05-23 14:13:33 +0300
  • da07e6c519 bumbed codeql version to v3 Ibrahim Halatci 2025-05-23 12:57:22 +0300
  • a6ea33eb03 bumbed codeql version to v3 Ibrahim Halatci 2025-05-23 12:57:22 +0300
  • af01fa48ec Bump PG versions to 17.5, 16.9, 15.13 (#7986) Naisila Puka 2025-05-22 14:08:03 +0200
  • bc98e96079 Bump PG versions to 17.5, 16.9, 15.13 (#7986) Naisila Puka 2025-05-22 14:08:03 +0200
  • c98341e4ed
    Bump PG versions to 17.5, 16.9, 15.13 (#7986) Naisila Puka 2025-05-22 14:08:03 +0200
  • 545e2984e4 use dev sha again because of libpq symlink problem naisila 2025-05-22 13:37:08 +0200
  • c10b1083c9 Separate 15.13 condition for future pg15 drop naisila 2025-05-22 12:53:52 +0200
  • dd6c8587c4 change image sha, add comment naisila 2025-05-22 12:44:41 +0200
  • 45304190fa Identify views in pg15.13 naisila 2025-05-20 16:31:23 +0200
  • 209d426302 Bump PG versions to 17.5, 16.9, 15.13 naisila 2025-05-20 12:46:39 +0200
  • c55467bd12
    Merge branch 'main' into dependabot/pip/src/test/regress/tornado-6.4.2 ibrahim halatci 2025-05-20 18:29:11 +0300
  • e254ced1db Error out for queries with outer joins and pseudoconstant quals in PG<17 (#7937) Naisila Puka 2025-05-12 00:47:28 +0300
  • ba2088a1d9 Error out for queries with outer joins and pseudoconstant quals in PG<17 (#7937) Naisila Puka 2025-05-12 00:47:28 +0300
  • 2779c424ee Fix #7242, CALL(@0) crash backend (#7288) Cédric Villemain 2023-11-02 13:15:24 +0100
  • 1cb2462818 Fix unsafe memory access in citus_unmark_object_distributed() (#7985) Onur Tirtir 2025-05-20 15:22:35 +0300
  • 662628fe7d Add citus_nodes view (#7968) Alper Kocatas 2025-05-14 15:05:12 +0300
  • 835d9df5b1 Error out for queries with outer joins and pseudoconstant quals in PG<17 (#7937) Naisila Puka 2025-05-12 00:47:28 +0300
  • 8d2fbca8ef
    Fix unsafe memory access in citus_unmark_object_distributed() (#7985) Onur Tirtir 2025-05-20 15:22:35 +0300