pub async fn reflect_pg_class(client: &PgClient) -> Result<Set<PgClass>, Error>
Asynchronously pull the contents of pg_class
pg_class