]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove unused for_all_tables field from AlterPublicationStmt.
authorMasahiko Sawada <msawada@postgresql.org>
Fri, 26 Sep 2025 16:23:00 +0000 (09:23 -0700)
committerMasahiko Sawada <msawada@postgresql.org>
Fri, 26 Sep 2025 16:23:00 +0000 (09:23 -0700)
commit66cdef4425f3295a2cfbce3031b3c0f0b5dffc04
tree1da06373ab851b497b858366b75121ba5ad42133
parentc4067383cb2c155c4cfea2351036709e2ebb3535
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
src/backend/commands/publicationcmds.c
src/include/nodes/parsenodes.h