citus/src
Ahmet Gedemenli 697bb55fc5
Refactor shard transfers (#6631)
DESCRIPTION: Refactor and unify shard move and copy functions

Shard move and copy functions share a lot of code in common. This PR
unifies these functions into one, along with some helper functions. To
preserve the current behavior, we'll introduce and use an enum
parameter, and hardcoded strings for producing error/warning messages.
2023-04-03 10:43:54 +03:00
..
backend Refactor shard transfers (#6631) 2023-04-03 10:43:54 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include Refactor shard transfers (#6631) 2023-04-03 10:43:54 +03:00
test Make python-regress based tests runnable with run_test.py (#6814) 2023-03-31 17:07:12 +02:00