pgsql: Initialize myProcLocks queues just once, at postmaster startup.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Initialize myProcLocks queues just once, at postmaster startup.
Дата
Msg-id E1RLQy7-0007qc-QA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Initialize myProcLocks queues just once, at postmaster startup.

In assert-enabled builds, we assert during the shutdown sequence that
the queues have been properly emptied, and during process startup that
we are inheriting empty queues.  In non-assert enabled builds, we just
save a few cycles.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c2891b46a4b04b80e1fe28ad0bfd75b40e97ea3e

Modified Files
--------------
src/backend/storage/lmgr/proc.c |   52 ++++++++++++++++++++++++++++++--------
1 files changed, 41 insertions(+), 11 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Preserve Var location information during flatten_join_alias_vars
Следующее
От: andrewsn@pgfoundry.org (User Andrewsn)
Дата:
Сообщение: ip4r - ip4r: regression test fix (missing order by causing spurious