From: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Álvaro Herrera <alvherre(at)kurilemu(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Fix lwlock.c and wait_event_names.txt discrepancy |
Date: | 2025-07-18 13:40:55 |
Message-ID: | aHpO56NRcXMvdi4S@ip-10-97-1-34.eu-west-3.compute.internal |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On Thu, Jul 17, 2025 at 02:25:46PM +0000, Bertrand Drouvot wrote:
> Hi,
>
> On Thu, Jul 17, 2025 at 09:50:12AM +0900, Michael Paquier wrote:
> > On Wed, Jul 16, 2025 at 11:41:09AM +0000, Bertrand Drouvot wrote:
> >
> > > As a way to prevent this to occur we might want to add extra input file(s)
> > > parameter to generate-wait_event_types.pl (as proposed in [1]).
> > >
> > > [1]: https://www.postgresql.org/message-id/flat/aDQdDhcwMHjZRhSV%40ip-10-97-1-34.eu-west-3.compute.internal
> >
> > That's the second issue so far, so we had better do so.
>
> Yeah, I'll look at it.
Done in [1].
[1]: https://www.postgresql.org/message-id/aHpOgwuFQfcFMZ/B%40ip-10-97-1-34.eu-west-3.compute.internal
Regards,
--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Aleksander Alekseev | 2025-07-18 13:45:44 | Re: Missing NULL check after calling ecpg_strdup |
Previous Message | Bertrand Drouvot | 2025-07-18 13:39:15 | Verify predefined LWLocks tranches have entries in wait_event_names.txt |