15 #ifndef SUBSCRIPTIONCMDS_H
16 #define SUBSCRIPTIONCMDS_H
void DropSubscription(DropSubscriptionStmt *stmt, bool isTopLevel)
char defGetStreamingMode(DefElem *def)
ObjectAddress CreateSubscription(ParseState *pstate, CreateSubscriptionStmt *stmt, bool isTopLevel)
ObjectAddress AlterSubscriptionOwner(const char *name, Oid newOwnerId)
void AlterSubscriptionOwner_oid(Oid subid, Oid newOwnerId)
ObjectAddress AlterSubscription(ParseState *pstate, AlterSubscriptionStmt *stmt, bool isTopLevel)