Thread: pgsql: Fix allocation of RW-conflict pool in the new predicate lock man

pgsql: Fix allocation of RW-conflict pool in the new predicate lock man

From
Heikki Linnakangas
Date:
Fix allocation of RW-conflict pool in the new predicate lock manager, and
also take the RW-conflict pool into account in the PredicateLockShmemSize()
estimate.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/036bb15872fa52f6f403ca22d36a8652bbaf9d3c

Modified Files
--------------
src/backend/storage/lmgr/predicate.c |   10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)