citus/src
Onur Tirtir 4960ced175
Add an arbitrary config test heavily based on multi_router_planner_fast_path.sql (#6782)
This would be useful for testing #6773. This is because, given that
#6773
only adds support for router / fast-path queries, theoretically almost
all
the tests that we have in that test file should work for null-shard-key
tables too (and they indeed do).

I deliberately did not replace multi_router_planner_fast_path.sql with
the one that I'm adding into arbitrary configs because we might still
want to see when we're able to go through fast-path planning for the
usual distributed tables (the ones that have a shard key).
2023-03-22 10:49:08 +03:00
..
backend Check before logicalrep for rebalancer, error if needed (#6754) 2023-03-21 16:34:52 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include 1) Restrict MERGE command INSERT to the source's distribution column 2023-03-16 13:43:08 -07:00
test Add an arbitrary config test heavily based on multi_router_planner_fast_path.sql (#6782) 2023-03-22 10:49:08 +03:00