pgsql: Silence compiler warning about undefined function when compiling

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Silence compiler warning about undefined function when compiling
Дата
Msg-id E1PwVMx-0003c8-8j@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Silence compiler warning about undefined function when compiling without
assertions.

Branch
------
master

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

Modified Files
--------------
src/backend/replication/syncrep.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Tighten pg_upgrade check for pre-8.4 toast table name matching.
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: pgsql: Efficient transaction-controlled synchronous replication.