Avoid using DefElemAction in AlterPublicationStmt

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 9623d8999603dff84e7cb85caca2af82c5f67c8b
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-01-03T13:48:48Z
Releases: 15.0
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

Discussion