Re: ALTER TABLE: warn when actions do not recurse to partitions - Mailing list pgsql-hackers

From Jim Jones
Subject Re: ALTER TABLE: warn when actions do not recurse to partitions
Date
Msg-id 2c1b66a8-3e7e-4be3-947d-f82db1b586ee@uni-muenster.de
Whole thread
In response to Re: ALTER TABLE: warn when actions do not recurse to partitions  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
Hi Chao

On 01/04/2026 10:03, Chao Li wrote:
> PFA v10 - fixed a test failure.
v10 was no longer applying due to changes in tablecmds.c, so I rebased it.

Additionally, the new REPACK (CONCURRENTLY) tests on partitioned tables 
were failing. I added a fix in 0002 (for better reviewing).

Best, Jim

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Next
From: Varik Matevosyan
Date:
Subject: [PATCH] contrib/xml2: guard against signed integer overflow in parse_params