citus/src/backend
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
..
columnar Remove pg_depend entries from columnar metadata indexes to columnar-am 2023-03-14 17:13:52 +03:00
distributed Implement shardgroup drop during splits for the old shardgroups 2023-03-23 14:33:59 +01:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00