postgresql/src/backend/storage
Simon Riggs 7b2c9d6829 Ensure no xid gaps during Hot Standby startup
In some cases with higher numbers of subtransactions
it was possible for us to incorrectly initialize
subtrans leading to complaints of missing pages.

Bug report by Sergey Konoplev
Analysis and fix by Andres Freund
2013-06-23 11:09:24 +01:00
..
buffer Add buffer_std flag to MarkBufferDirtyHint(). 2013-06-17 08:04:18 -07:00
file Remove fixed limit on the number of concurrent AllocateFile() requests. 2013-06-09 13:46:54 -04:00
freespace Add buffer_std flag to MarkBufferDirtyHint(). 2013-06-17 08:04:18 -07:00
ipc Ensure no xid gaps during Hot Standby startup 2013-06-23 11:09:24 +01:00
large_object Code beautification for object-access hook machinery. 2013-03-06 20:53:25 -05:00
lmgr Fix memory leak in LogStandbySnapshot(). 2013-06-04 14:58:46 -04:00
page Refactor checksumming code to make it easier to use externally. 2013-06-13 22:35:56 -04:00
smgr pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00