postgresql/src/backend/storage
Heikki Linnakangas 46c333a963 Fix overly strict assertion in SummarizeOldestCommittedSxact(). There's a
race condition where SummarizeOldestCommittedSxact() is called even though
another backend already cleared out all finished sxact entries. That's OK,
RegisterSerializableTransactionInt() can just retry getting a news xact
slot from the available-list when that happens.

Reported by YAMAMOTO Takashi, bug #5918.
2011-03-08 21:06:26 +02:00
..
buffer Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
file Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
freespace Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
ipc Don't throw a warning if vacuum sees PD_ALL_VISIBLE flag set on a page that 2011-03-08 20:30:53 +02:00
large_object Change inv_truncate() to not repeat its systable_getnext_ordered() scan. 2011-01-26 19:33:50 -05:00
lmgr Fix overly strict assertion in SummarizeOldestCommittedSxact(). There's a 2011-03-08 21:06:26 +02:00
page Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
smgr Try to avoid running with a full fsync request queue. 2011-01-29 08:08:41 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00