]> granicus.if.org Git - postgresql/commit
Allocate all entries in the serializable xid hash up-front, so that you don't
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 10 Feb 2011 10:00:53 +0000 (12:00 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 10 Feb 2011 10:03:21 +0000 (12:03 +0200)
commitcecb5901b8bb8b9eba140cda96e0d9a83607e6fa
treebeedb870c61e6bc48107a9281bd8a96a5be49ed4
parent2ad0348677aebe36260b30fee22892e6519ee7d8
Allocate all entries in the serializable xid hash up-front, so that you don't
run out of shared memory when you try to assign an xid to a transaction.

Kevin Grittner
src/backend/storage/lmgr/predicate.c