postgresql/src/backend/storage
Simon Riggs 76be0c81cc Filter recovery conflicts based upon dboid from relfilenode of WAL
records for heap and btree. Minor change, mostly API changes to
pass through the required values. This is a simple change though
also provides the refactoring required for further enhancements
to conflict processing using the relOid. Changes only have effect
during Hot Standby.
2010-01-29 17:10:05 +00:00
..
buffer In HS, Startup process sets SIGALRM when waiting for buffer pin. If 2010-01-23 16:37:12 +00:00
file Please tablespace directories in their own subdirectory so pg_migrator 2010-01-12 02:42:52 +00:00
freespace Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
ipc Filter recovery conflicts based upon dboid from relfilenode of WAL 2010-01-29 17:10:05 +00:00
large_object Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
lmgr Use malloc() in GetLockConflicts() when called InHotStandby to avoid repeated 2010-01-28 10:05:37 +00:00
page Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
smgr Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00