pgsql: Fix s_lock_test compile

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Fix s_lock_test compile
Дата
Msg-id E1rSwwz-0031mF-RE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix s_lock_test compile

This is a mostly unused tool, but I discovered while nosing around the
Makefile that it hasn't been kept in line with other changes.  Fix it.

Backpatching doesn't appear to be necessary.

Discussion: https://postgr.es/m/202401241114.ied53jcich72@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/46778187f5373f6072b58d5e4c298b775333a37c

Modified Files
--------------
src/backend/storage/lmgr/Makefile | 2 +-
src/backend/storage/lmgr/s_lock.c | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: pgsql: Silence compiler warning introduced in 1edb3b491b
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: MergeAttributes: convert pg_attribute back to ColumnDef before c