Re: Prevent object capture in CREATE/ALTER EXTENSION scripts

From: Jan Nidzwetzki <jan(at)planetscale(dot)com>
To: Osama Abdul Qader <osamaabdulqader(dot)cs(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Prevent object capture in CREATE/ALTER EXTENSION scripts
Date: 2026-09-15 08:12:04
Message-ID: 540de298-2daa-4c24-b957-a834c3d17a9c@planetscale.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 08.09.26 08:53, Osama Abdul Qader wrote:

> I've reproduced the exact bug you were talking about and also I reviewed
> the patch series and tested the reported overload-resolution issue locally.

Thanks for the detailed review and for testing the patches.

I have now registered the patch in the Commitfest for tracking:
https://commitfest.postgresql.org/patch/7276/

Feel free to add yourself as a reviewer there if you would like.

Best regards
Jan

--
Jan Nidzwetzki
PlanetScale Postgres Core Team

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Osama Abdul Qader 2026-09-15 08:28:26 Re: Prevent object capture in CREATE/ALTER EXTENSION scripts
Previous Message ChenhuiMo 2026-09-15 08:06:31 Re: [PATCH] Speed up repeat() for larger counts