Checks for ALTER TABLE ... SPLIT/MERGE PARTITIONS ... commands

Alexander Korotkov <akorotkov@postgresql.org>

Commit: c99ef1811a064a94fb78917f35bb5853059a92b7
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2024-04-09T22:47:21Z
Releases: 17.0
Checks for ALTER TABLE ... SPLIT/MERGE PARTITIONS ... commands

Check that the target partition actually belongs to the parent table.

Reported-by: Alexander Lakhin
Discussion: https://postgr.es/m/cd842601-cf1a-9806-f7b7-d2509b93ba61%40gmail.com
Author: Dmitry Koval

Files

Discussion