citus/src
Andres Freund 39c760ae7b Make LoadShardInterval() backed by the metadata cache.
Doing so requires adding a mapping from shardId to the cache
entries. For that metadata_cache.c now maintains an additional
hashtable. That hashtable only references shard intervals in the
dist table cache.
2017-01-10 17:00:19 -08:00
..
backend Make LoadShardInterval() backed by the metadata cache. 2017-01-10 17:00:19 -08:00
include Convert router executor to placement connection management infrastructure. 2017-01-09 13:13:02 -08:00
test/regress Fix CloseNodeConnections to actually close connections 2017-01-11 01:13:58 +02:00