pub async fn reflect_pg_operator(
client: &PgClient,
) -> Result<Set<PgOperator>, Error>Expand description
Asynchronously pull the contents of pg_operator
pub async fn reflect_pg_operator(
client: &PgClient,
) -> Result<Set<PgOperator>, Error>Asynchronously pull the contents of pg_operator