citus/src
Nils Dijk 8e9acf0add
Implement shardgroup drop during splits for the old shardgroups
Also did a refactor to treat the shardgroupid as an int64 throughout.
Before it has been addressed as int64/uint64/uint32, now it is only
treated as an int64.

Still miss some propagation of the creation of the new shardgroups on
all the workers to support query from any node.
2023-03-23 14:33:59 +01:00
..
backend Implement shardgroup drop during splits for the old shardgroups 2023-03-23 14:33:59 +01:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include Implement shardgroup drop during splits for the old shardgroups 2023-03-23 14:33:59 +01:00
test WIP 2023-03-23 14:33:59 +01:00