Обсуждение: 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

От
Heikki Linnakangas
Дата:
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(-)