aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuildbuffers.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-09-06 13:17:23 +0200
committerAndres Freund <andres@anarazel.de>2015-09-06 13:30:57 +0200
commitc314ead5be0c627a6f654a74f18099466c566c47 (patch)
tree4d5b680e6f2a8e1012345f9a943be56a10a93675 /src/backend/access/gist/gistbuildbuffers.c
parent258ee1b635e43a37e901fd5f62bdd5f1087d65a5 (diff)
downloadpostgresql-c314ead5be0c627a6f654a74f18099466c566c47.tar.gz
postgresql-c314ead5be0c627a6f654a74f18099466c566c47.zip
Add ability to reserve WAL upon slot creation via replication protocol.
Since 6fcd885 it is possible to immediately reserve WAL when creating a slot via pg_create_physical_replication_slot(). Extend the replication protocol to allow that as well. Although, in contrast to the SQL interface, it is possible to update the reserved location via the replication interface, it is still useful being able to reserve upon creation there. Otherwise the logic in ReplicationSlotReserveWal() has to be repeated in slot employing clients. Author: Michael Paquier Discussion: CAB7nPqT0Wc1W5mdYGeJ_wbutbwNN+3qgrFR64avXaQCiJMGaYA@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions