Allocate all entries in the serializable xid hash up-front, so that you don't
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/predicate.c | modified | +3 −5 |