Re: Psql meta-command conninfo+

Поиск
Список
Период
Сортировка
От Pavel Luzanov
Тема Re: Psql meta-command conninfo+
Дата
Msg-id e289dada-543d-495f-9cd3-5783a8412bc0@postgrespro.ru
обсуждение исходный текст
Ответ на RE: Psql meta-command conninfo+  (Maiquel Grassi <grassi@hotmail.com.br>)
Ответы RE: Psql meta-command conninfo+  (Maiquel Grassi <grassi@hotmail.com.br>)
Список pgsql-hackers
Hi, Maiquel!

On 07.02.2024 17:47, Maiquel Grassi wrote:
P {margin-top:0;margin-bottom:0;
"Also, it seems that the verbose parameter in the listConnectionInformation is unnecessary." Could you point out exactly the line or code snippet you are referring to?
+bool
+listConnectionInformation(const char *pattern, bool verbose)

I mean that parameter verbose is not used in the function body and listConnectionInformation called only in verbose mode.
-- 
Pavel Luzanov
Postgres Professional: https://postgrespro.com

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

Предыдущее
От: John Morris
Дата:
Сообщение: Re: Where can I find the doxyfile?
Следующее
От: Greg Sabino Mullane
Дата:
Сообщение: Re: What about Perl autodie?