Re: SYSTEM_USER reserved word implementation

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
Cc: Jacob Champion <jchampion@timescale.com>, Alvaro Herrera <alvherre@alvh.no-ip.org>, Tom Lane <tgl@sss.pgh.pa.us>, Joe Conway <mail@joeconway.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-29T06:12:20Z
Lists: pgsql-hackers
On Wed, Sep 28, 2022 at 12:58:48PM +0200, Drouvot, Bertrand wrote:
> I had a look at v5 and it does look good to me.

Okay, cool.  I have spent some time today doing a last pass over it
and an extra round of tests.  Things looked fine, so applied.
--
Michael

Commits

  1. Introduce SYSTEM_USER

  2. Add some information about authenticated identity via log_connections