pgsql: Suppress some unused-variable complaints in new LOCK_DEBUG code.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress some unused-variable complaints in new LOCK_DEBUG code.
Дата
Msg-id E1YbACx-0007wR-PE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress some unused-variable complaints in new LOCK_DEBUG code.

Jeff Janes

Branch
------
master

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

Modified Files
--------------
src/backend/storage/lmgr/lwlock.c |   11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Make SyncRepWakeQueue to a static function
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Minor cleanup of GiST code, for readability.