Remove unused for_all_tables field from AlterPublicationStmt.

Masahiko Sawada <msawada@postgresql.org>

Commit: 66cdef4425f3295a2cfbce3031b3c0f0b5dffc04
Author: Masahiko Sawada <msawada@postgresql.org>
Date: 2025-09-26T16:23:00Z
Remove unused for_all_tables field from AlterPublicationStmt.

No backpatch as AlterPublicationStmt struct is exposed.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Discussion: https://postgr.es/m/CAD21AoC6B6AuxWOST-TkxUbDgp8FwX=BLEJZmKLG_VrH-hfxpA@mail.gmail.com

Files

PathChange+/−
src/backend/commands/publicationcmds.c modified +0 −4
src/include/nodes/parsenodes.h modified +0 −1

Discussion