Re: docs: clarify ALTER TABLE behavior on partitioned tables

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Subject: Re: docs: clarify ALTER TABLE behavior on partitioned tables
Date: 2026-01-21 05:29:30
Message-ID: CAEoWx2=CK=QEvpL5HSgFEuFqjO2Q1sDy6a2G-s-+zv+RzB3mTw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jan 21, 2026, at 11:08, David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
wrote:

On Tuesday, January 20, 2026, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:

> On Jan 21, 2026, at 09:09, David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
wrote:
>
> On Mon, Jan 19, 2026 at 1:20 AM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
> Thanks again for your review. I have integrated all your edits to v4.
Once you consider the changes are okay, can you please mark the CF entry
[1] as Ready for Committer?
>
>
> v5 Attached with a delta.
>
> There exists described behaviors in the notes that are being removed that
need to be retained; pertaining to inheritance setups. I put a note in
place of the removals pointing out that when inheritance is being used for
partitioning the rules for partitioned tables apply (implied 'unless
otherwise noted') and that local/independent objects can always be
addressed normally. I then incorporated the notes into the appropriate
sub-command sections. Please give it a sanity check since I'm still
getting my head around all this.
>
> David J.
>
>
<v5-0001-docs-clarify-ALTER-TABLE-behavior-on-partitioned-.patch><v5-0002-delta.patch>

Hi David,

Thanks for your continuous review. I just checked the delta:

The tweaks all look good.

David J.

Cool! Your edits and my tweaks are integrated into v6.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

Attachment Content-Type Size
v6-0001-docs-clarify-ALTER-TABLE-behavior-on-partitioned-.patch application/octet-stream 33.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-01-21 05:45:25 Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Previous Message Hayato Kuroda (Fujitsu) 2026-01-21 05:22:41 Assert the timestamp is available for ORIGN_DIFFERS conflicts