Re: Psql meta-command conninfo+

Поиск
Список
Период
Сортировка
От Pavel Luzanov
Тема Re: Psql meta-command conninfo+
Дата
Msg-id 9c8844ae-b2c0-4b69-ac64-c577eeac1805@postgrespro.ru
обсуждение исходный текст
Ответ на RE: Psql meta-command conninfo+  (Maiquel Grassi <grassi@hotmail.com.br>)
Список pgsql-hackers
Hi,

On 12.02.2024 17:16, Maiquel Grassi wrote:
P {margin-top:0;margin-bottom:0;}

The "if (db == NULL)" has been removed, as well as the message inside it. To always maintain the same error messages, I changed the validation of "\conninfo" to match the validation used for "\conninfo+". Therefore, now "\conninfo" and "\conninfo+" return the same error when "pg_terminate_backend()" terminates this session through another session.


This make sense to me. Thank you for this work.
-- 
Pavel Luzanov
Postgres Professional: https://postgrespro.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: backend *.c #include cleanup (IWYU)
Следующее
От: Cary Huang
Дата:
Сообщение: [Patch] add multiple client certificate selection feature