Commit Graph

  • 78fd021abd Fixes review notes gurkanindibay 2024-01-19 00:24:32 +0300
  • 188614512f
    Adds comment on database and role propagation (#7388) Gürkan İndibay 2024-01-18 20:58:44 +0300
  • 744ad45a49 Fixes review issues gurkanindibay 2024-01-18 20:41:47 +0300
  • 407909835f
    Update src/backend/distributed/commands/comment.c Gürkan İndibay 2024-01-18 18:04:45 +0300
  • a4955cb2c2
    Merge branch 'main' into comment_propagation Gürkan İndibay 2024-01-18 17:56:57 +0300
  • 7911d2db82 reindent eaydingol 2024-01-18 13:32:11 +0000
  • 1105614561 Refactor: Use generate_qualified_relation_name instead of a series of functions whenever possible. eaydingol 2024-01-18 11:39:50 +0000
  • 5640ea4579 Refactoring in alter_table: in many plances generate_qualified_relation_name is used instead of generating the relation name from relationId through a sequence of function calls. eaydingol 2024-01-18 06:39:22 +0000
  • 5ec056a172
    Add pytest test example about connecting to a worker (#7386) Jelte Fennema-Nio 2024-01-18 13:05:24 +0100
  • 4027490658
    Merge branch 'main' into pytest-tests-example-update Jelte Fennema-Nio 2024-01-18 11:43:51 +0100
  • 4d9828a67c
    Merge branch 'main' into grant_role_2pc Gürkan İndibay 2024-01-18 13:04:29 +0300
  • fcfedff8d1
    Support running isolation_update_node in flaky test detection (#7425) Jelte Fennema-Nio 2024-01-17 16:36:26 +0100
  • 5b9ed03956
    Merge branch 'main' into run-test-isolation_update_node Jelte Fennema-Nio 2024-01-17 16:20:14 +0100
  • 6cf6cf37fd
    Adds information to explain output when using citus.explain_distributed_queries=false (#7412) Valery 2024-01-17 18:04:42 +0300
  • adea0ea448
    Merge branch 'main' into explain_results_format Jelte Fennema-Nio 2024-01-17 15:50:14 +0100
  • 51e607878b
    remove a duplicate forward declaration and polish some comments (#7371) zhjwpku 2024-01-17 22:30:23 +0800
  • c744ac2b78
    Merge branch 'main' into run-test-isolation_update_node Jelte Fennema-Nio 2024-01-17 15:18:54 +0100
  • dab71ce078
    Merge branch 'main' into remove_duplicate_forward_declaration Jelte Fennema-Nio 2024-01-17 15:14:50 +0100
  • 21464adfec
    Make isolation_update_node test system independent (#7423) Karina 2024-01-17 16:39:07 +0300
  • 65c8acfc78 Make isolation_update_node test system independent Karina Litskevich 2024-01-15 23:08:00 +0300
  • 6904f7fe87
    Merge branch 'main' into grant_parameter_propagation Gürkan İndibay 2024-01-17 15:48:52 +0300
  • bf47d20148 Fixes assert error gurkanindibay 2024-01-17 14:53:42 +0300
  • de5938619b Support running isolation_update_node in flaky test detection Jelte Fennema-Nio 2024-01-17 11:45:24 +0100
  • 1247c0d4b5 Fixes postgres 14 errors gurkanindibay 2024-01-17 13:51:12 +0300
  • 70f1420811 Fixes PG 16 compile warning gurkanindibay 2024-01-17 13:30:45 +0300
  • 83079e46bc Fixes postgres start error gurkanindibay 2024-01-17 12:51:48 +0300
  • 15817ab924 Fixes indentation gurkanindibay 2024-01-17 11:36:38 +0300
  • 0e05dd3c27 Adds compile check for pg14 gurkanindibay 2024-01-17 11:36:10 +0300
  • bc945c2c65 Adds pg14 support gurkanindibay 2024-01-17 11:12:26 +0300
  • d54ba314f9 Fİxes compile errors gurkanindibay 2024-01-17 11:03:04 +0300
  • 5d8fd32fd3 Adds grant all test gurkanindibay 2024-01-17 10:34:52 +0300
  • dfbbcce212 Fixes indentation gurkanindibay 2024-01-17 10:30:43 +0300
  • 3c73117597 Adds metadata sync support for grant on parameter gurkanindibay 2024-01-17 10:29:23 +0300
  • 04b374fc01
    Fix upgrade tests (#7413) Onur Tirtir 2024-01-16 15:37:18 +0300
  • b51a7eea2a Revert "debug: modify a few more tests make sure that fleky-test-detection job is still active for non-upgrade tests" Onur Tirtir 2024-01-16 14:48:47 +0300
  • fa07b428e0 debug: modify a few more tests make sure that fleky-test-detection job is still active for non-upgrade tests Onur Tirtir 2024-01-16 14:11:28 +0300
  • 8007310846 Add upgrade_basic_before_non_mixed.sql Onur Tirtir 2024-01-15 11:35:37 +0300
  • d02453f0ab Use Citus 12.1.1 instead of 12.1devel in upgrade tests Onur Tirtir 2024-01-15 11:35:07 +0300
  • c30435d630 Skip testing flakyness for upgrade tests Onur Tirtir 2024-01-15 11:33:37 +0300
  • 545da07486
    Merge branch 'main' into grant_parameter_propagation Gürkan İndibay 2024-01-15 11:37:03 +0300
  • aeb49d7370 Adds regular statement propagation gurkanindibay 2024-01-15 11:35:44 +0300
  • b3c0be9ed3 Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information) Teja Mupparti 2023-12-12 14:28:43 -0800
  • 664910e339 Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information) Teja Mupparti 2023-12-12 14:28:43 -0800
  • b7fa54c105
    Bump jinja2 from 3.1.2 to 3.1.3 in /.devcontainer/src/test/regress dependabot[bot] 2024-01-11 21:32:46 +0000
  • 06a62b9e2a
    Bump jinja2 from 3.1.2 to 3.1.3 in /src/test/regress dependabot[bot] 2024-01-11 20:07:20 +0000
  • 7de98bd32e
    Merge branch 'main' into explain_results_format Valery 2024-01-11 16:27:51 +0300
  • 739c6d26df
    Fix inserting to pg_dist_object for queries from other nodes (#7402) Halil Ozan Akgül 2024-01-11 16:05:14 +0300
  • e55d8fe88a Remove debug prints Jelte Fennema-Nio 2024-01-11 11:27:43 +0100
  • aad346602f Make 2PC work when using LocalHostname Jelte Fennema-Nio 2024-01-11 11:27:00 +0100
  • 174e14c7f7 Changes explain results output to be well-formed for all possible formats Valery 2024-01-11 10:02:31 +0000
  • 9b2321fed5 Print pg_dist_transaction contents Jelte Fennema-Nio 2024-01-11 10:57:28 +0100
  • f3bdf16fbb Remove test workarounds and add log remote commands for debugging Jelte Fennema-Nio 2024-01-11 10:51:00 +0100
  • 91f65d8861 Improve notice handler Jelte Fennema-Nio 2024-01-11 10:50:26 +0100
  • b67560abf2 Fix inserting to pg_dist_object for queries from other nodes Halil Ozan Akgul 2024-01-04 12:29:34 +0300
  • 580f096716 Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information) Teja Mupparti 2023-12-12 14:28:43 -0800
  • a6dc70bda8 Fixes order problem gurkanindibay 2024-01-10 22:35:49 +0300
  • f2f35414c6
    Merge branch 'main' into grant_role_2pc Gürkan İndibay 2024-01-11 13:54:24 +0300
  • 00068e07c5 Fix the incorrect column count after ALTER TABLE, this fixes the bug #7378 (please read the analysis in the bug for more information) Teja Mupparti 2023-12-12 14:28:43 -0800
  • 340baa1242 Fixes indentation gurkanindibay 2024-01-10 22:12:53 +0300
  • 6d259d5941 Fixes review issues gurkanindibay 2024-01-10 22:07:57 +0300
  • 388667802a Fixes indentation gurkanindibay 2024-01-10 17:29:54 +0300
  • bd889ed137
    Merge branch 'main' into comment_propagation Gürkan İndibay 2024-01-10 17:43:41 +0300
  • ecd487914f Fixes review issues gurkanindibay 2024-01-10 17:17:41 +0300
  • 9a91136a3d
    Fix timeout when underlying socket is changed in a MultiConnection (#7377) LightDB Enterprise Postgres 2024-01-10 18:49:53 +0800
  • 6d3453efd4
    Merge branch 'main' into fix_timeout Jelte Fennema-Nio 2024-01-10 11:31:11 +0100
  • 8e979f7ac6
    [performance improvement] remove duplicate LoadShardList call (#7380) zhjwpku 2024-01-10 18:15:19 +0800
  • 8e49fc5164
    Merge branch 'main' into performance_improvement Jelte Fennema-Nio 2024-01-09 11:43:00 +0100
  • 665c65cf0e
    Merge branch 'main' into grant_role_2pc Gürkan İndibay 2024-01-09 10:58:04 +0300
  • 0d4e7178e5
    Merge branch 'main' into fix_timeout LightDB Enterprise Postgres 2024-01-09 14:46:46 +0800
  • 1d55debb98
    Support CREATE / DROP database commands from any node (#7359) Onur Tirtir 2024-01-08 19:47:49 +0300
  • 11feabd223 improve Onur Tirtir 2024-01-08 18:50:47 +0300
  • c03b977789 commit Onur Tirtir 2023-12-29 16:51:04 +0300
  • ab208f1dbe
    Merge branch 'main' into performance_improvement Jelte Fennema-Nio 2024-01-08 17:11:20 +0100
  • 20dc58cf5d
    Fix getting heap tuple size (#7387) Karina 2024-01-08 19:09:30 +0300
  • cfe55d6e2d Improve error message for recursive CTEs Onur Tirtir 2024-01-08 18:10:34 +0300
  • b4dc579280 Fixes review issues gurkanindibay 2024-01-08 10:47:49 +0300
  • 3841a47093 Fix getting heap tuple size Karina Litskevich 2023-12-22 11:06:36 +0300
  • 57d514ce33
    Merge branch 'main' into grant_role_2pc Gürkan İndibay 2024-01-05 20:35:24 +0300
  • c790a35c80 Fixes test flakiness gurkanindibay 2024-01-05 15:58:51 +0300
  • 5b577e25ed Fixes flaky test error gurkanindibay 2024-01-05 15:44:17 +0300
  • 245b451225 Adds test for grant role gurkanindibay 2024-01-05 13:52:14 +0300
  • febbaddc40 Fixes test errors gurkanindibay 2024-01-05 13:49:04 +0300
  • 20dc90289b Adds Grant Role support into 2PC gurkanindibay 2024-01-05 13:12:21 +0300
  • 0a4c555f30
    Merge branch 'main' into fix_timeout Jelte Fennema-Nio 2024-01-04 13:25:01 +0100
  • 968ac74cde
    Fix foreign_key_to_reference_shard_rebalance test (#7400) Onur Tirtir 2024-01-04 15:16:45 +0300
  • ce1f78fe48
    Merge branch 'main' into fix-foreign_key_to_reference_shard_rebalance Onur Tirtir 2024-01-04 14:22:30 +0300
  • 4f1e1ef023
    Merge branch 'main' into main chuhx 2024-01-04 13:46:20 +0800
  • d940cfa992
    Do nothing if the database is not distributed (#7392) Onur Tirtir 2024-01-03 17:03:06 +0300
  • 18f62669f4 indent Onur Tirtir 2024-01-03 12:12:02 +0300
  • f86fdde10a make foreign_key_to_reference_shard_rebalance passing in run_test.py Onur Tirtir 2024-01-03 12:09:07 +0300
  • 99713cd166 fix check failure chuhx 2024-01-02 11:11:01 +0800
  • 108c559054 fix Onur Tirtir 2023-12-29 15:44:37 +0300
  • 20c3e057be
    Merge branch 'main' into fix_timeout LightDB Enterprise Postgres 2023-12-29 17:13:02 +0800
  • 939c0dff27 test assert in cit testassert Teja Mupparti 2023-12-27 15:59:30 -0800
  • a367e75dc7 Fixes review comments gurkanindibay 2023-12-26 22:52:36 +0300
  • 2d072dfd33 Fixes review comments gurkanindibay 2023-12-26 22:50:33 +0300
  • 8387942d92 Fixes review issues gurkanindibay 2023-12-26 21:53:47 +0300
  • 089850f6ed Fixes review comments gurkanindibay 2023-12-26 21:44:08 +0300
  • 0cedf6f5f7 Removes TextSearch Address gurkanindibay 2023-12-26 20:50:47 +0300
  • 2e9ea032ce Fixes text search deparser gurkanindibay 2023-12-26 20:12:08 +0300