Skip to main content

detect_pg_config

Function detect_pg_config 

Source
pub fn detect_pg_config() -> Result<Vec<(u16, PgConfig)>>
Expand description

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.