Re: pg_stat_statements: add missing tests for nesting_level - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_stat_statements: add missing tests for nesting_level
Date
Msg-id aXq2-fzu7tVpzgZd@paquier.xyz
Whole thread Raw
In response to Re: pg_stat_statements: add missing tests for nesting_level  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Sun, Jan 25, 2026 at 04:41:22PM +0900, Michael Paquier wrote:
> Reproduced here.  That was trickier than it looks.  A trick with
> debug_discard_caches cannot help, because with a CLOBBER_CACHE_ALWAYS
> build we would still do a GetCachedPlan() -> RevalidateCachedQuery()
> that goes through the post-parse analyze hook where the query would
> still be normalized, showing up in the output anyway.

It took a couple of days, but avocet has reported back green today:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=avocet&dt=2026-01-28%2001%3A10%3A18

It means that we should be good now.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: failed to find conversion function from iso-8859-1 to text
Next
From: Andres Freund
Date:
Subject: Re: LLVM 22