Commit Graph

  • 000bc09c88
    Apply suggestions from code review Gürkan İndibay 2024-04-22 13:43:19 +0300
  • 08c54784ec
    Apply suggestions from code review Gürkan İndibay 2024-04-22 13:34:27 +0300
  • e089f906b1
    Merge branch 'main' into alter_database_nonmain2 alter_database_nonmain2 Gürkan İndibay 2024-04-19 11:16:52 +0300
  • 824a172401
    Apply suggestions from code review Gürkan İndibay 2024-04-19 11:01:53 +0300
  • 43d3b906bb Removes unnecessary empty lines gurkanindibay 2024-04-19 11:00:44 +0300
  • 225da3cdd0 Fixes 72 char issues gurkanindibay 2024-04-18 14:47:54 +0300
  • 325acafbb2 Added new entries for the changelog gurkanindibay 2024-04-18 12:51:28 +0300
  • a40e3f7a82 Fixes review notes gurkanindibay 2024-04-18 12:39:07 +0300
  • f42de2c3cb Adds an additional changelog item gurkanindibay 2024-04-18 12:32:09 +0300
  • eb6cb8366f Adds changelog for 12.1.3 gurkanindibay 2024-04-18 12:09:40 +0300
  • 75ff237340 Removes unnecessary package installations in packaging pipelines (#7341) Gürkan İndibay 2023-11-17 08:51:56 +0300
  • 40e9e2614d Removes centos 7 for PG 16 in packaging pipelines (#7205) Gürkan İndibay 2023-09-19 14:37:35 +0300
  • bac95cc523 Greatly speed up "\d tablename" on servers with many tables (#7577) Jelte Fennema-Nio 2024-04-16 17:26:12 +0200
  • 38967491ef Add missing volatile qualifier. (#7570) Xing Guo 2024-04-16 21:29:14 +0800
  • fc09e1cfdc Log username in the failed connection message (#7432) Filip Sedlák 2024-01-24 12:24:23 +0100
  • 7513061057 Make isolation_update_node test system independent (#7423) Karina 2024-01-17 16:39:07 +0300
  • f4af59ab4b Support running isolation_update_node in flaky test detection (#7425) Jelte Fennema-Nio 2024-01-17 16:36:26 +0100
  • 5708fca1ea fix bad copy-paste rightComparisonLimit (#7547) sminux 2024-03-05 10:49:35 +0300
  • 2a6164d2d9 Fix timeout when underlying socket is changed in a MultiConnection (#7377) LightDB Enterprise Postgres 2024-01-10 18:49:53 +0800
  • db391c0bb7 Change the order in which the locks are acquired (#7542) eaydingol 2024-03-10 10:20:08 +0300
  • 146725fc9b Replace more spurious strdups with pstrdups (#7441) Jelte Fennema-Nio 2024-01-23 13:28:26 +0100
  • 94ab1dc240 Replace spurious strdup with pstrdup (#7440) Marco Slot 2024-01-23 11:55:03 +0100
  • 812a2b759f Improve error message for recursive CTEs (#7407) Onur Tirtir 2024-01-30 18:12:48 +0300
  • 452564c19b Allow providing "host" parameter via citus.node_conninfo (#7541) Onur Tirtir 2024-04-15 12:51:11 +0300
  • 9b06d02c43 Fix error in master_disable_node/citus_disable_node (#7492) Karina 2024-02-21 14:35:27 +0300
  • 2ee43fd00c Fix segfault when using certain DO block in function (#7554) copetol 2024-03-08 16:21:42 +0300
  • f2d102d54b Fix crash caused by some form of ALTER TABLE ADD COLUMN statements. (#7522) Emel ÅžimÅŸek 2024-03-20 11:06:05 +0300
  • 82637f3e13 Use expecteddir option in _run_pg_regress() (#7582) Karina 2024-04-16 11:44:47 +0300
  • 79616bc7db Use expecteddir option when running vanilla tests (#7573) Karina 2024-04-10 19:08:54 +0300
  • 364e8ece14 Speed up GetForeignKeyOids (#7578) Jelte Fennema-Nio 2024-04-16 10:16:40 +0200
  • 62c32067f1 Use an index to get FDWs that depend on extensions (#7574) Jelte Fennema-Nio 2024-04-15 14:42:56 +0200
  • d9069b1e01 Speed up SequenceUsedInDistributedTable (#7579) Jelte Fennema-Nio 2024-04-15 14:01:55 +0200
  • fa6743d436 Speed up EnsureSequenceTypeSupported (#7575) Jelte Fennema-Nio 2024-04-15 12:28:11 +0200
  • 26178fb538 Add missing postgres.h includes Jelte Fennema-Nio 2024-04-16 11:41:13 +0200
  • 48c62095ff Actually sort includes after cherry-pick Jelte Fennema-Nio 2024-04-16 17:46:15 +0200
  • f1b1d7579c Sort includes (#7326) Nils Dijk 2023-11-23 18:19:54 +0100
  • 75df19b616 move pg_version_constants.h to toplevel include (#7335) Nils Dijk 2023-11-09 16:09:39 +0100
  • 3cf6f86de2 Removes unnecessary package installations in packaging pipelines (#7341) Gürkan İndibay 2023-11-17 08:51:56 +0300
  • 2e5de54e43 Removes centos 7 for PG 16 in packaging pipelines (#7205) Gürkan İndibay 2023-09-19 14:37:35 +0300
  • cc3d0545f6 Greatly speed up "\d tablename" on servers with many tables (#7577) Jelte Fennema-Nio 2024-04-16 17:26:12 +0200
  • 67ee498d38 Add missing volatile qualifier. (#7570) Xing Guo 2024-04-16 21:29:14 +0800
  • cb1058192a Log username in the failed connection message (#7432) Filip Sedlák 2024-01-24 12:24:23 +0100
  • cf6848fba4 Make isolation_update_node test system independent (#7423) Karina 2024-01-17 16:39:07 +0300
  • 7e7268cec0 Support running isolation_update_node in flaky test detection (#7425) Jelte Fennema-Nio 2024-01-17 16:36:26 +0100
  • 6ac3795966 fix bad copy-paste rightComparisonLimit (#7547) sminux 2024-03-05 10:49:35 +0300
  • 360bb3e4ea Fix timeout when underlying socket is changed in a MultiConnection (#7377) LightDB Enterprise Postgres 2024-01-10 18:49:53 +0800
  • 1e69426c10 Change the order in which the locks are acquired (#7542) eaydingol 2024-03-10 10:20:08 +0300
  • 664694c4bb Replace more spurious strdups with pstrdups (#7441) Jelte Fennema-Nio 2024-01-23 13:28:26 +0100
  • 4d064ce84b Replace spurious strdup with pstrdup (#7440) Marco Slot 2024-01-23 11:55:03 +0100
  • 7c8f50e052 Improve error message for recursive CTEs (#7407) Onur Tirtir 2024-01-30 18:12:48 +0300
  • 3ce4620b1b Allow providing "host" parameter via citus.node_conninfo (#7541) Onur Tirtir 2024-04-15 12:51:11 +0300
  • 9a75590724 Fix error in master_disable_node/citus_disable_node (#7492) Karina 2024-02-21 14:35:27 +0300
  • 4633dec6e0 Fix segfault when using certain DO block in function (#7554) copetol 2024-03-08 16:21:42 +0300
  • 3c4b10b804 Fix crash caused by some form of ALTER TABLE ADD COLUMN statements. (#7522) Emel ÅžimÅŸek 2024-03-20 11:06:05 +0300
  • 4f887c13e9 Use expecteddir option in _run_pg_regress() (#7582) Karina 2024-04-16 11:44:47 +0300
  • e25d5c8c3e Use expecteddir option when running vanilla tests (#7573) Karina 2024-04-10 19:08:54 +0300
  • 22fa3401ef Speed up GetForeignKeyOids (#7578) Jelte Fennema-Nio 2024-04-16 10:16:40 +0200
  • 316eaa5d8a Use an index to get FDWs that depend on extensions (#7574) Jelte Fennema-Nio 2024-04-15 14:42:56 +0200
  • d6c09e54c6 Speed up SequenceUsedInDistributedTable (#7579) Jelte Fennema-Nio 2024-04-15 14:01:55 +0200
  • 9578bea10c Speed up EnsureSequenceTypeSupported (#7575) Jelte Fennema-Nio 2024-04-15 12:28:11 +0200
  • 8150f6d4c5 Add missing postgres.h includes Jelte Fennema-Nio 2024-04-16 11:41:13 +0200
  • 93b23ff9e3 Actually sort includes after cherry-pick Jelte Fennema-Nio 2024-04-16 17:46:15 +0200
  • 5544c65cf6 Sort includes (#7326) Nils Dijk 2023-11-23 18:19:54 +0100
  • c78c13b202 move pg_version_constants.h to toplevel include (#7335) Nils Dijk 2023-11-09 16:09:39 +0100
  • a0151aa31d
    Greatly speed up "\d tablename" on servers with many tables (#7577) Jelte Fennema-Nio 2024-04-16 17:26:12 +0200
  • e588bbb224 Fix comments and add handle INSERTs on pg_class correctly Jelte Fennema-Nio 2024-04-16 17:05:32 +0200
  • cbdf059c52 Address review Jelte Fennema-Nio 2024-04-16 10:19:02 +0200
  • 04758ff272 Greatly speed up "\d tablename" on servers with many tables Jelte Fennema-Nio 2024-04-11 12:13:32 +0200
  • ada3ba2507
    Add missing volatile qualifier. (#7570) Xing Guo 2024-04-16 21:29:14 +0800
  • f9e13d6dea
    Merge branch 'main' into add-missing-volatile Jelte Fennema-Nio 2024-04-16 11:34:51 +0200
  • 41e2af8ff5
    Use expecteddir option in _run_pg_regress() (#7582) Karina 2024-04-16 11:44:47 +0300
  • c8adde1494 Fix indentation Jelte Fennema-Nio 2024-04-16 10:34:15 +0200
  • 656424d8e6 Merge remote-tracking branch 'origin' into add-missing-volatile Jelte Fennema-Nio 2024-04-16 10:31:24 +0200
  • 25fc916764
    Merge branch 'main' into use-expecteddir Jelte Fennema-Nio 2024-04-16 10:28:27 +0200
  • a263ac6f5f
    Speed up GetForeignKeyOids (#7578) Jelte Fennema-Nio 2024-04-16 10:16:40 +0200
  • e32ba70340 Use expecteddir option in _run_pg_regress() Karina Litskevich 2024-04-15 16:34:36 +0300
  • 6db3cc727d
    Merge branch 'main' into speed-up-GetForeignKeyOids Jelte Fennema-Nio 2024-04-15 17:55:05 +0200
  • 110b4192b2
    Fix PG upgrades when invalid rebalance strategies exist (#7580) Jelte Fennema-Nio 2024-04-15 16:26:33 +0200
  • 44cfe3730f
    Merge branch 'main' into fix-upgrades-with-invalid-rebalance-strategies Jelte Fennema-Nio 2024-04-15 16:09:35 +0200
  • 16604a6601
    Use an index to get FDWs that depend on extensions (#7574) Jelte Fennema-Nio 2024-04-15 14:42:56 +0200
  • 4bdd977b3b
    Merge branch 'main' into use-index-get-dependent-fdws Jelte Fennema-Nio 2024-04-15 14:25:41 +0200
  • 821ca06f17 Speed up GetForeignKeyOids fix-all Jelte Fennema-Nio 2024-04-11 16:37:51 +0200
  • 50770386be Speed up GetForeignKeyOids Jelte Fennema-Nio 2024-04-11 16:37:51 +0200
  • cdf51da458
    Speed up SequenceUsedInDistributedTable (#7579) Jelte Fennema-Nio 2024-04-15 14:01:55 +0200
  • 7540e25760
    Merge branch 'main' into speed-up-SequenceUsedInDistributedTable Jelte Fennema-Nio 2024-04-15 12:57:53 +0200
  • 381f31756e
    Speed up EnsureSequenceTypeSupported (#7575) Jelte Fennema-Nio 2024-04-15 12:28:11 +0200
  • f053e8826c
    Merge branch 'main' into speed-up-EnsureSequenceTypeSupported Jelte Fennema-Nio 2024-04-15 12:11:48 +0200
  • 3586aab17a
    Allow providing "host" parameter via citus.node_conninfo (#7541) Onur Tirtir 2024-04-15 12:51:11 +0300
  • 22ab17c20d
    Merge branch 'main' into nodeconn-info-host Onur Tirtir 2024-04-15 12:32:27 +0300
  • 8f4cca5e85 Speed up SequenceUsedInDistributedTable Jelte Fennema-Nio 2024-04-11 19:05:42 +0200
  • 427e87fd27 Speed up EnsureSequenceTypeSupported Jelte Fennema-Nio 2024-04-09 17:07:48 +0200
  • df553272b2 Use an index to get FDWs that depend on extensions Jelte Fennema-Nio 2024-04-09 15:20:18 +0200
  • f711dfe8ae Greatly speed up "\d tablename" on servers with many tables Jelte Fennema-Nio 2024-04-11 12:13:32 +0200
  • 0f38a29184 Fixes revire comments gurkanindibay 2024-04-15 11:35:13 +0300
  • d08e04cd69 Fix PG upgrades when invalid rebalance strategies exist Jelte Fennema-Nio 2024-04-12 14:11:16 +0200
  • a62684e14e Speed up SequenceUsedInDistributedTable Jelte Fennema-Nio 2024-04-11 19:05:42 +0200
  • 82e0248c6e Speed up EnsureSequenceTypeSupported Jelte Fennema-Nio 2024-04-09 17:07:48 +0200
  • 8d932d2b41 Fix indention Xing Guo 2024-04-11 08:02:31 +0800
  • ccba4bc6e7
    Merge branch 'main' into add-missing-volatile Xing Guo 2024-04-11 08:01:31 +0800
  • 4a8ba2c87c Add comment for the assignment. Xing Guo 2024-04-11 08:00:43 +0800