citus/src
Onder Kalaci bf03fae6d1 Use relcache invalidation much less
As our tests shows, many with lots of distributed partitioned tables

these unncessary cache invalidations are triggering certain Postgres errors

Such as ERROR:  invalid memory alloc request size 1073741824

Instead, just invalidate once per table while syncing the metadata for pg_dist_partition.
2022-12-01 08:10:12 +01:00
..
backend Use relcache invalidation much less 2022-12-01 08:10:12 +01:00
bin/pg_send_cancellation Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
include Use relcache invalidation much less 2022-12-01 08:10:12 +01:00
test Cleanup for shard moves (#6472) 2022-11-30 15:38:05 +03:00