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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix allocation of RW-conflict pool in the new predicate lock man
Дата
Msg-id E1Pn7GP-0002XE-PP@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Implement NOWAIT option for BASE_BACKUP command
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Remove tabs in SGML file.