15 #ifndef PUBLICATIONCMDS_H 16 #define PUBLICATIONCMDS_H void AlterPublicationOwner_oid(Oid pubid, Oid newOwnerId)
ObjectAddress AlterPublicationOwner(const char *name, Oid newOwnerId)
ObjectAddress CreatePublication(CreatePublicationStmt *stmt)
void RemovePublicationRelById(Oid proid)
void AlterPublication(AlterPublicationStmt *stmt)