pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t

pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t

pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t

pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t

pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t

pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t

pgsql: Add table relcache invalidation to index builds.

2018-08-03 Thread Peter Geoghegan
Add table relcache invalidation to index builds. It's necessary to make sure that owning tables have a relcache invalidation prior to advancing the command counter to make newly-entered catalog tuples for the index visible. inval.c must be able to maintain the consistency of the local caches in t