Re: Psql meta-command conninfo+

From: Hunaid Sohail <hunaidpgml(at)gmail(dot)com>
To: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-hackers(at)postgresql(dot)org, Maiquel Grassi <grassi(at)hotmail(dot)com(dot)br>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, "Imseih (AWS), Sami" <simseih(at)amazon(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>, Erik Wienhold <ewie(at)ewie(dot)name>
Subject: Re: Psql meta-command conninfo+
Date: 2024-10-02 04:48:08
Message-ID: CAMWA6yYVvyVQtk0XyiB3vRxWMm9-uh5-AvFQFrVG53ieyQkBPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, Oct 1, 2024 at 10:50 AM Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> wrote:

> Right. I meant "Session User"
>
> > Authenticated User: The name of the user returned by PQuser()
> > Session User: The session user's name.
>

Should I revert to the v34 docs for Session User, or is it fine as is?

<member><literal>Session User:</literal> The session user's name;
see the <function>session_user()</function> function in
<xref linkend="functions-info-session-table"/> for more
details.</member>

Any other changes required?

Regards,
Hunaid Sohail

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2024-10-02 04:48:11 Re: Split index and table statistics into different types of stats
Previous Message Michael Paquier 2024-10-02 04:38:43 Re: Set query_id for query contained in utility statement