Re: ALTER TABLE: warn when actions do not recurse to partitions

Jim Jones <jim.jones@uni-muenster.de>

From: Jim Jones <jim.jones@uni-muenster.de>
To: Chao Li <li.evan.chao@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Cc: Greg Sabino Mullane <htamfids@gmail.com>, "David G. Johnston" <david.g.johnston@gmail.com>, Zsolt Parragi <zsolt.parragi@percona.com>
Date: 2026-05-04T11:24:03Z
Lists: pgsql-hackers

Attachments

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