Searched refs:AppendAlterCollationOwnerStmt (Results 1 – 1 of 1) sorted by relevance
26 static void AppendAlterCollationOwnerStmt(StringInfo buf, AlterOwnerStmt *stmt);144 AppendAlterCollationOwnerStmt(&str, stmt); in DeparseAlterCollationOwnerStmt()154 AppendAlterCollationOwnerStmt(StringInfo buf, AlterOwnerStmt *stmt) in AppendAlterCollationOwnerStmt() function