Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
Date: 2025-08-28 05:19:11
Message-ID: CALdSSPigTFDUAsEmGtt3RdXYpbzWFpDcmwKasuxNDdXswDf19A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 28 Aug 2025 at 08:35, jian he <jian(dot)universality(at)gmail(dot)com> wrote:
>
> That means, we don't need to change the ATPrepDropExpression function
> argument for now?

Sure. V3 with this attached, and I think we can move cf entry to RFC

--
Best regards,
Kirill Reshke

Attachment Content-Type Size
v3-0001-Fix-ALTER-TABLE-DROP-EXPRESSION-with-inheritance-.patch application/octet-stream 6.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Steven Niu 2025-08-28 05:22:51 Re: Avoid retaining conflict-related data when no tables are subscribed
Previous Message Dilip Kumar 2025-08-28 05:13:23 Re: Avoid retaining conflict-related data when no tables are subscribed