Remove unused for_all_tables field from AlterPublicationStmt.
Masahiko Sawada <msawada@postgresql.org>
Author:
Masahiko Sawada <msawada@postgresql.org>
Date: 2025-09-26T16:23:00Z
Releases:
19 (unreleased)
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
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/publicationcmds.c | modified | +0 −4 |
| src/include/nodes/parsenodes.h | modified | +0 −1 |
Discussion
- Remove unused for_all_tables field from AlterPublicationStmt 7 messages · 2025-09-25 → 2025-11-10