diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-01-03 10:48:48 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-01-03 10:48:48 -0300 |
commit | 9623d8999603dff84e7cb85caca2af82c5f67c8b (patch) | |
tree | 74a37f0956ecd178aac109971713f126b5b52e1a /src/backend/commands/explain.c | |
parent | 234ba62769990fcce52003b1b3f4fe2c521bb622 (diff) | |
download | postgresql-9623d8999603dff84e7cb85caca2af82c5f67c8b.tar.gz postgresql-9623d8999603dff84e7cb85caca2af82c5f67c8b.zip |
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
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions