diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-03-18 09:17:18 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-03-18 09:17:18 +0000 |
commit | c21ac0b58e8c3bb050d87e213a6f4524b01b2a6d (patch) | |
tree | 690f96b293965ecbc089816d13ae482382694f9b /src/pl/plpython/plpython.c | |
parent | 6407fa996a0f2a9da1fbb91fd47afe97f5743be8 (diff) | |
download | postgresql-c21ac0b58e8c3bb050d87e213a6f4524b01b2a6d.tar.gz postgresql-c21ac0b58e8c3bb050d87e213a6f4524b01b2a6d.zip |
Add restartpoint_command option to recovery.conf. Fix bug in %r handling
in recovery_end_command, it always came out as 0 because InRedo was
cleared before recovery_end_command was executed. Also, always take
ControlFileLock when reading checkpoint location for %r.
The recovery_end_command bug and the missing locking was present in 8.4
as well, that part of this patch will be backported separately.
Diffstat (limited to 'src/pl/plpython/plpython.c')
0 files changed, 0 insertions, 0 deletions