pgsql: Silence compiler warning in release 11 and 12 branches

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Silence compiler warning in release 11 and 12 branches
Дата
Msg-id E1qaDsB-001AUk-Us@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Silence compiler warning in release 11 and 12 branches

The offending code is not present in later branches.

Discussion: https://postgr.es/m/ba2150c1-8485-6597-fafe-4fcd39e49c28@dunslane.net

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f06e1711d2e64aa6f56fe7aee49d56ea085ed002

Modified Files
--------------
src/backend/commands/foreigncmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Show names of DEALLOCATE as constants in pg_stat_statements
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Cache by-reference missing values in a long lived context