Constant pgrx_pg_sys::GucSource_PGC_S_INTERACTIVE
source ยท pub const GucSource_PGC_S_INTERACTIVE: u32 = 11;
๐Deprecated since 0.12.0: you want pg_sys::GucSource::PGC_S_INTERACTIVE
pub const GucSource_PGC_S_INTERACTIVE: u32 = 11;