14 #ifndef PARSE_UTILCMD_H 15 #define PARSE_UTILCMD_H 24 const char *queryString,
28 const char *queryString);
PartitionBoundSpec * transformPartitionBound(ParseState *pstate, Relation parent, PartitionBoundSpec *spec)
IndexStmt * transformIndexStmt(Oid relid, IndexStmt *stmt, const char *queryString)
List * expandTableLikeClause(RangeVar *heapRel, TableLikeClause *table_like_clause)
List * transformCreateSchemaStmt(CreateSchemaStmt *stmt)
List * transformCreateStmt(CreateStmt *stmt, const char *queryString)
AlterTableStmt * transformAlterTableStmt(Oid relid, AlterTableStmt *stmt, const char *queryString, List **beforeStmts, List **afterStmts)
IndexStmt * generateClonedIndexStmt(RangeVar *heapRel, Relation source_idx, const struct AttrMap *attmap, Oid *constraintOid)
void transformRuleStmt(RuleStmt *stmt, const char *queryString, List **actions, Node **whereClause)