pgsql: A few follow-up fixes for GUC name quoting

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: A few follow-up fixes for GUC name quoting
Дата
Msg-id E1s7wAc-000dA7-TI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
A few follow-up fixes for GUC name quoting

Fixups for 17974ec259: Some messages were missed (and some were new
since the patch was originally proposed), and there was a typo
introduced.

Branch
------
master

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

Modified Files
--------------
src/backend/libpq/be-secure-openssl.c      | 2 +-
src/backend/postmaster/bgworker.c          | 2 +-
src/backend/postmaster/pgarch.c            | 2 +-
src/backend/replication/logical/slotsync.c | 2 +-
src/backend/utils/misc/guc_tables.c        | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: pgsql: Update obsolete index scan TID comments.
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Refuse upgrades from pre-9.0 clusters