pub async fn reflect_pg_ts_config_map(
client: &PgClient,
) -> Result<Vec<PgTsConfigMap>, Error>Expand description
Asynchronously pull the contents of pg_ts_config_map
pub async fn reflect_pg_ts_config_map(
client: &PgClient,
) -> Result<Vec<PgTsConfigMap>, Error>Asynchronously pull the contents of pg_ts_config_map