postgresql/src/backend/access
Heikki Linnakangas 3efba16d56 If a base backup is cancelled by server shutdown or crash, throw an error
in WAL recovery when it sees the shutdown checkpoint record. It's more
user-friendly to find out about it at that point than at the end of
recovery, and you're not left wondering why your hot standby server never
opens up for read-only connections.
2010-04-27 09:25: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 Typo fix. Kevin Grittner. 2010-04-14 20:17:26 +00:00
hash pgindent run for 9.0 2010-02-26 02:01:40 +00:00
heap Fix various instances of "the the". 2010-04-23 23:21:44 +00:00
index pgindent run for 9.0 2010-02-26 02:01:40 +00:00
nbtree Optimise btree delete processing when no active backends. 2010-04-22 08:04:25 +00:00
transam If a base backup is cancelled by server shutdown or crash, throw an error 2010-04-27 09:25:18 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00