Constant pgrx_pg_sys::VariableSetKind_VAR_SET_CURRENT
source ยท pub const VariableSetKind_VAR_SET_CURRENT: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::VariableSetKind::VAR_SET_CURRENT
pub const VariableSetKind_VAR_SET_CURRENT: u32 = 2;