postgresql/src/backend/storage
Simon Riggs 3725570539 Fix bug in early startup of Hot Standby with subtransactions.
When HS startup is deferred because of overflowed subtransactions, ensure
that we re-initialize KnownAssignedXids for when both existing and incoming
snapshots have non-zero qualifying xids.

Fixes bug #6661 reported by Valentine Gogichashvili.

Analysis and fix by Andres Freund
2012-06-08 17:34:04 +01:00
..
buffer Scan the buffer pool just once, not once per fork, during relation drop. 2012-06-07 17:43:11 -04:00
file Lots of doc corrections. 2012-04-23 22:43:09 -04:00
freespace Further corrections from the department of redundancy department. 2012-05-02 11:11:25 -04:00
ipc Fix bug in early startup of Hot Standby with subtransactions. 2012-06-08 17:34:04 +01:00
large_object Extend object access hook framework to support arguments, and DROP. 2012-03-09 14:34:56 -05:00
lmgr Fix two more bugs in fast-path relation locking. 2012-05-30 16:17:46 -04:00
page Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
smgr Scan the buffer pool just once, not once per fork, during relation drop. 2012-06-07 17:43:11 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00