Re: [PATCH] Add support for displaying database service in psql prompt - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Add support for displaying database service in psql prompt
Date
Msg-id aG3wHQ8eWc_HjZIY@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Add support for displaying database service in psql prompt  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Tue, Jul 08, 2025 at 05:41:32PM -0700, Noah Misch wrote:
> I'd prefer not to get involved in decisions affecting only psql efficiency and
> psql code cosmetics.  Please make that decision without my input.

Okay, I have used this more extensible routine then, planning to use
it for the other patch.  The prompt shortcut retrieves the value using
a GetVariable(), rather than looking at the connection options all the
time.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Should TRUNCATE fire DDL triggers
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: A assert failure when initdb with track_commit_timestamp=on