citus/src
Andres Freund fcd150c7c8 Invalidate relcache after pg_dist_shard_placement changes.
This forces prepared statements to be re-planned after changes of the
placement metadata. There's some locking issues remaining, but that's a
a separate task.

Also add regression tests verifying that invalidations take effect on
prepared statements.
2016-10-26 03:36:35 -07:00
..
backend Invalidate relcache after pg_dist_shard_placement changes. 2016-10-26 03:36:35 -07:00
include Invalidate relcache after pg_dist_shard_placement changes. 2016-10-26 03:36:35 -07:00
test/regress Invalidate relcache after pg_dist_shard_placement changes. 2016-10-26 03:36:35 -07:00