Constant pgrx_pg_sys::GucContext_PGC_POSTMASTER
source ยท pub const GucContext_PGC_POSTMASTER: u32 = 1;
๐Deprecated since 0.12.0: you want pg_sys::GucContext::PGC_POSTMASTER
pub const GucContext_PGC_POSTMASTER: u32 = 1;