Re: SYSTEM_USER reserved word implementation
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
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:28:57Z
Lists: pgsql-hackers
Hi, On 9/29/22 8:12 AM, Michael Paquier wrote: > 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. > -- Thanks for your precious help! -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Introduce SYSTEM_USER
- 0823d061b0b7 16.0 landed
-
Add some information about authenticated identity via log_connections
- 9afffcb833d3 14.0 cited