Re: Psql meta-command conninfo+ - Mailing list pgsql-hackers

From Pavel Luzanov
Subject Re: Psql meta-command conninfo+
Date
Msg-id [email protected]
Whole thread Raw
In response to RE: Psql meta-command conninfo+  (Maiquel Grassi <[email protected]>)
Responses RE: Psql meta-command conninfo+
List 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 by date:

Previous
From: John Morris
Date:
Subject: Re: Where can I find the doxyfile?
Next
From: Greg Sabino Mullane
Date:
Subject: Re: What about Perl autodie?