aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-03-14 17:13:56 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-03-14 17:34:22 -0400
commiteb4da3e3807d2054bb05c3eb201cb9a363682f09 (patch)
treec17c676ae946fa0df632217ec163987f155820ac /contrib/btree_gist/btree_gist.c
parent71504026556fc1494c9a7045aad9645f7d9e4cdf (diff)
downloadpostgresql-eb4da3e3807d2054bb05c3eb201cb9a363682f09.tar.gz
postgresql-eb4da3e3807d2054bb05c3eb201cb9a363682f09.zip
Add option to control snapshot export to CREATE_REPLICATION_SLOT
We used to export snapshots unconditionally in CREATE_REPLICATION_SLOT in the replication protocol, but several upcoming patches want more control over what happens. Suppress snapshot export in pg_recvlogical, which neither needs nor can use the exported snapshot. Since snapshot exporting can fail this improves reliability. This also paves the way for allowing the creation of replication slots on standbys, which cannot export snapshots because they cannot allocate new XIDs. Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Diffstat (limited to 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions