Avoid using DefElemAction in AlterPublicationStmt
Alvaro Herrera <alvherre@alvh.no-ip.org>
Avoid using DefElemAction in AlterPublicationStmt Create a new enum type for it. This allows to add new values for future functionality without disrupting unrelated uses of DefElem. Discussion: https://postgr.es/m/202112302021.ca7ihogysgh3@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/publicationcmds.c | modified | +9 −9 |
| src/backend/parser/gram.y | modified | +3 −3 |
| src/include/nodes/parsenodes.h | modified | +9 −2 |
Discussion
- Column Filtering in Logical Replication 257 messages · 2021-06-30 → 2022-09-07