Constant pgrx_pg_sys::LockClauseStrength_LCS_NONE
source ยท pub const LockClauseStrength_LCS_NONE: u32 = 0;
๐Deprecated since 0.12.0: you want pg_sys::LockClauseStrength::LCS_NONE
pub const LockClauseStrength_LCS_NONE: u32 = 0;