Re: WIP: new system catalog pg_wait_event

Bertrand Drouvot <bertranddrouvot.pg@gmail.com>

From: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Masahiro Ikeda <ikedamsh@oss.nttdata.com>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, tgl@sss.pgh.pa.us, pgsql-hackers@lists.postgresql.org
Date: 2023-08-21T07:33:36Z
Lists: pgsql-hackers
Hi,

On 8/20/23 10:07 AM, Michael Paquier wrote:
> On Sat, Aug 19, 2023 at 06:30:12PM +0200, Drouvot, Bertrand wrote:
>> Thanks, fixed in v10.
> 
> Okay.  I have done an extra review of it, simplifying a few things in
> the function, the comments and the formatting, and applied the patch.

Thanks!

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



Commits

  1. doc: Improve example query related to pg_wait_events

  2. Add system view pg_wait_events