pgsql: Improve error message for pg_create_subscription.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Improve error message for pg_create_subscription.
Дата
Msg-id E1pxaAM-001pcI-Qh@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve error message for pg_create_subscription.

c3afe8cf5a updated this error message, but it didn't use the new
style established in de4d456b40.

Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/20230512203721.GA2644063%40nathanxps13.home

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d5105a684ba20bf6a98e6ae48224fe93382c040

Modified Files
--------------
src/backend/commands/subscriptioncmds.c    | 4 +++-
src/test/regress/expected/subscription.out | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Tighten usage of PSQL_WATCH_PAGER.
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Rename io_direct to debug_io_direct.