Allocate all entries in the serializable xid hash up-front, so that you don't

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: cecb5901b8bb8b9eba140cda96e0d9a83607e6fa
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2011-02-10T10:03:21Z
Releases: 9.1.0
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

Files

PathChange+/−
src/backend/storage/lmgr/predicate.c modified +3 −5