postgresql/src/backend/storage
Tom Lane f9ed327f76 Clean up some awkward, inaccurate, and inefficient processing around
MaxStandbyDelay.  Use the GUC units mechanism for the value, and choose more
appropriate timestamp functions for performing tests with it.  Make the
ps_activity manipulation in ResolveRecoveryConflictWithVirtualXIDs have
behavior similar to ps_activity code elsewhere, notably not updating the
display when update_process_title is off and not truncating the display
contents at an arbitrarily-chosen length.  Improve the docs to be explicit
about what MaxStandbyDelay actually measures, viz the difference between
primary and standby servers' clocks, and the possible hazards if their clocks
aren't in sync.
2010-05-02 02:10:33 +00:00
..
buffer Modify ShmemInitStruct and ShmemInitHash to throw errors internally, 2010-04-28 16:54:16 +00:00
file pgindent run for 9.0 2010-02-26 02:01:40 +00:00
freespace pgindent run for 9.0 2010-02-26 02:01:40 +00:00
ipc Clean up some awkward, inaccurate, and inefficient processing around 2010-05-02 02:10:33 +00:00
large_object pgindent run for 9.0 2010-02-26 02:01:40 +00:00
lmgr Modify ShmemInitStruct and ShmemInitHash to throw errors internally, 2010-04-28 16:54:16 +00:00
page Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
smgr pgindent run for 9.0 2010-02-26 02:01:40 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00