Re: Add parallel columns for pg_stat_statements - Mailing list pgsql-hackers

From Guillaume Lelarge
Subject Re: Add parallel columns for pg_stat_statements
Date
Msg-id CAECtzeXLgDpVLE8ZR8B+vOwzQV8sbOu_3P4wk+Z6vbCPLTORsw@mail.gmail.com
Whole thread Raw
In response to Re: Add parallel columns for pg_stat_statements  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-hackers
Le mer. 9 oct. 2024 à 01:33, Michael Paquier <michael@paquier.xyz> a écrit :
On Tue, Oct 08, 2024 at 03:53:16PM +0200, Guillaume Lelarge wrote:
> I've done a bit of testing with the three patches, and didn't find any
> issue with them.

Okay, applied 0001 and 0002 then after a second lookup.  I'll spend
some more time thinking about 0003 and the other threads.

Thanks a lot.


--
Guillaume.

pgsql-hackers by date:

Previous
From: Yugo NAGATA
Date:
Subject: Re: [Bug Fix]standby may crash when switching-over in certain special cases
Next
From: Shayon Mukherjee
Date:
Subject: Re: Proposal to Enable/Disable Index using ALTER INDEX