postgresql/src/backend/access
Heikki Linnakangas c21ac0b58e 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.
2010-03-18 09:17:18 +00:00
..
common Add missing reset of need_initialization in reloptions code. 2010-03-11 21:47:19 +00:00
gin pgindent run for 9.0 2010-02-26 02:01:40 +00:00
gist pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hash pgindent run for 9.0 2010-02-26 02:01:40 +00:00
heap pgindent run for 9.0 2010-02-26 02:01:40 +00:00
index pgindent run for 9.0 2010-02-26 02:01:40 +00:00
nbtree pgindent run for 9.0 2010-02-26 02:01:40 +00:00
transam Add restartpoint_command option to recovery.conf. Fix bug in %r handling 2010-03-18 09:17:18 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00