postgresql/src/backend/access
Simon Riggs 4a24c9a063 Fix bug in processing of checkpoint time for max_standby_delay. Latest
log time was incorrectly set, typically leading to dates in the past,
which would cause more cancellations in Hot Standby on a quiet server.
2010-05-15 07:14:43 +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 Improve printing of XLOG_HEAP_NEWPAGE records to include the forknum. 2010-05-02 22:37:43 +00:00
index pgindent run for 9.0 2010-02-26 02:01:40 +00:00
nbtree Fix handling of b-tree reuse WAL records when hot standby is disabled, 2010-04-30 06:34:29 +00:00
transam Fix bug in processing of checkpoint time for max_standby_delay. Latest 2010-05-15 07:14:43 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00