pub async fn reflect_pg_default_acl(
client: &PgClient,
) -> Result<Vec<PgDefaultAcl>, Error>Expand description
Asynchronously pull the contents of pg_default_acl
pub async fn reflect_pg_default_acl(
client: &PgClient,
) -> Result<Vec<PgDefaultAcl>, Error>Asynchronously pull the contents of pg_default_acl