Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext
Date
Msg-id 31349.1784290817@localhost
Whole thread
In response to Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
Álvaro Herrera <alvherre@kurilemu.de> wrote:

> On 2025-Sep-12, Álvaro Herrera wrote:
>
> > I have pushed it with that change.  I'll also add an open item for pg19
> > so that we remember to come back to remove the assertions, if we feel we
> > no longer need them.
>
> We have received no reports of this new assertion being hit.  I think we
> can remove it now, as we said back in September.
>
> https://postgr.es/m/flat/119497.1756892972@localhost
>
> (We could also remove it right before RC, actually.)
>
> Any thoughts?

No objections here.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com



pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: Batching in executor
Next
From: Philip Alger
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement