Constant pgrx_pg_sys::GucAction_GUC_ACTION_SAVE
source ยท pub const GucAction_GUC_ACTION_SAVE: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::GucAction::GUC_ACTION_SAVE
pub const GucAction_GUC_ACTION_SAVE: u32 = 2;