pub fn detect_pg_config() -> Result<Vec<(u16, PgConfig)>>
Determines which pg_config is to be used, based on a combination of pgrx’ internal knowledge of supported Postgres versions and cargo options/feature flags.
pg_config
cargo