pub async fn reflect_pg_language(
client: &PgClient,
) -> Result<Set<PgLanguage>, Error>Expand description
Asynchronously pull the contents of pg_language
pub async fn reflect_pg_language(
client: &PgClient,
) -> Result<Set<PgLanguage>, Error>Asynchronously pull the contents of pg_language