Re: pgsql: pg_plan_advice: Add CHECK_FOR_INTERRUPTS() and check_stack_depth - Mailing list pgsql-committers

From Robert Haas
Subject Re: pgsql: pg_plan_advice: Add CHECK_FOR_INTERRUPTS() and check_stack_depth
Date
Msg-id CA+TgmobnSd-VB-C5DgCpU9T0wotsOfNzB5eoUrJu_3Vop66zKw@mail.gmail.com
Whole thread
List pgsql-committers
On Thu, Sep 10, 2026 at 1:41 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
> On Wed, Sep 09, 2026 at 10:39:46PM +0000, Robert Haas wrote:
> > pg_plan_advice: Add CHECK_FOR_INTERRUPTS() and check_stack_depth()
>
> koel is unhappy with this one:
>
>     https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=koel&dt=2026-09-10%2010%3A34%3A01

Yeah, Bilal reported that to me earlier via Discord. Fix pushed now.
(I didn't see this email before pushing it.)

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-committers by date:

Previous
From: Etsuro Fujita
Date:
Subject: pgsql: postgres_fdw: Adjust warning message in statistics import.
Next
From: Michael Paquier
Date:
Subject: pgsql: Add support for TOAST chunk_id type in binary upgrades