diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-06-09 09:20:54 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-06-09 09:20:54 -0400 |
commit | 8dc7c338129d22a52d4afcf2f83a73041119efda (patch) | |
tree | b36d59ec4de20a0c1291ba41530c3d424ba0a0e9 /src/backend/access/gist/gist.c | |
parent | 76b11e8a43eca4612dfccfe7f3ebd293fb8a46ec (diff) | |
download | postgresql-8dc7c338129d22a52d4afcf2f83a73041119efda.tar.gz postgresql-8dc7c338129d22a52d4afcf2f83a73041119efda.zip |
Improve tablesync behavior with concurrent changes
When a table is removed from a subscription before the tablesync worker
could start, this would previously result in an error when reading
pg_subscription_rel. Now we just ignore this.
Author: Masahiko Sawada <sawada.mshk@gmail.com>
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions