pub async fn reflect_pg_statistic_ext(
client: &PgClient,
) -> Result<Vec<PgStatisticExt>, Error>Expand description
Asynchronously pull the contents of pg_statistic_ext
pub async fn reflect_pg_statistic_ext(
client: &PgClient,
) -> Result<Vec<PgStatisticExt>, Error>Asynchronously pull the contents of pg_statistic_ext