19 #define PASSWORD_TYPE_PLAINTEXT 0
20 #define PASSWORD_TYPE_MD5 1
void DropOwnedObjects(DropOwnedStmt *stmt)
void DropRole(DropRoleStmt *stmt)
Oid AlterRole(AlterRoleStmt *stmt)
List * roleSpecsToIds(List *memberNames)
Oid AlterRoleSet(AlterRoleSetStmt *stmt)
void(* check_password_hook_type)(const char *username, const char *password, int password_type, Datum validuntil_time, bool validuntil_null)
void GrantRole(GrantRoleStmt *stmt)
ObjectAddress RenameRole(const char *oldname, const char *newname)
void ReassignOwnedObjects(ReassignOwnedStmt *stmt)
PGDLLIMPORT check_password_hook_type check_password_hook
Oid CreateRole(CreateRoleStmt *stmt)