Improve error reporting for few options in pg_createsubscriber

Поиск
Список
Период
Сортировка
От vignesh C
Тема Improve error reporting for few options in pg_createsubscriber
Дата
Msg-id CALDaNm0HxF1RH27LP7VisLzNsSJbssy8a64M5p6UduDaBq6-ag@mail.gmail.com
обсуждение исходный текст
Ответы RE: Improve error reporting for few options in pg_createsubscriber
Re: Improve error reporting for few options in pg_createsubscriber
Список pgsql-hackers
Hi,

Currently, error reports for database, publication, subscription, and
replication slots do not include the option name. This has been
addressed by including the option name in the error messages, ensuring
consistency similar to remove option. Additionally, pg_log_error and
exit(1) have been replaced with a single pg_fatal statement which
means the same. The attached patch implements these changes.

Regards,
Vignesh

Вложения

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