Function pgrx_pg_sys::AlterDatabaseOwner

source ยท
pub unsafe fn AlterDatabaseOwner(
    arg_dbname: *const c_char,
    arg_newOwnerId: Oid,
) -> ObjectAddress