| From: | Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> |
|---|---|
| To: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Greg Sabino Mullane <htamfids(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com> |
| Subject: | Re: ALTER TABLE: warn when actions do not recurse to partitions |
| Date: | 2026-05-04 11:24:03 |
| Message-ID: | 2c1b66a8-3e7e-4be3-947d-f82db1b586ee@uni-muenster.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| v11-0001-ALTER-TABLE-emit-NOTICE-when-ONLY-is-omitted-but.patch | text/x-patch | 51.0 KB |
| v11-0002-Add-NOTICE-to-REPACK-CONCURRENTLY-tests.patch | text/x-patch | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Varik Matevosyan | 2026-05-04 11:26:50 | [PATCH] contrib/xml2: guard against signed integer overflow in parse_params |
| Previous Message | Alexander Korotkov | 2026-05-04 10:16:10 | Re: Add 64-bit XIDs into PostgreSQL 15 |