postgresql/src/backend/access
Heikki Linnakangas ffe8c7c677 Need to hold ControlFileLock while updating control file. Update
minRecoveryPoint in control file when replaying a parameter change record,
to ensure that we don't allow hot standby on WAL generated without
wal_level='hot_standby' after a standby restart.
2010-05-03 11:17:52 +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 Need to hold ControlFileLock while updating control file. Update 2010-05-03 11:17:52 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00