postgresql/src/backend/access
Simon Riggs b5f2f2a712 Minor changes to recovery pause behaviour.
Change location LOG message so it works each time we pause, not
just for final pause.
Ensure that we pause only if we are in Hot Standby and can connect
to allow us to run resume function. This change supercedes the
code to override parameter recoveryPauseAtTarget to false if not
attempting to enter Hot Standby, which is now removed.
2011-03-23 19:35:53 +00:00
..
common Remove collation information from TypeName, where it does not belong. 2011-03-09 22:39:20 -05:00
gin Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
gist Fix crash in the new GiST insertion code, when an update splits the root page. 2011-01-09 21:36:22 +02:00
hash Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
heap You must hold a lock on the heap page when you call 2011-03-04 15:43:11 +02:00
index Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
nbtree Fix bugs in Serializable Snapshot Isolation. 2011-03-01 19:05:16 +02:00
transam Minor changes to recovery pause behaviour. 2011-03-23 19:35:53 +00:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00