diff options
author | Magnus Hagander <magnus@hagander.net> | 2011-01-09 21:00:28 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2011-01-09 21:00:28 +0100 |
commit | 4448917d51d6f87655ce357cca009634b0a136e4 (patch) | |
tree | 0b3d7fdcbb1ed03c76e770a0f1313e34c6cc2671 /src/backend/executor/nodeHash.c | |
parent | ca63029eac379d82f78a985a5d4068b9954deb02 (diff) | |
download | postgresql-4448917d51d6f87655ce357cca009634b0a136e4.tar.gz postgresql-4448917d51d6f87655ce357cca009634b0a136e4.zip |
Split pg_start_backup() and pg_stop_backup() into two pieces
Move the actual functionality into a separate function that's
easier to call internally, and change the SQL-callable function
to be a wrapper calling this.
Also create a pg_abort_backup() function, only callable internally,
that does only the most vital parts of pg_stop_backup(), making it
safe(r) to call from error handlers.
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions