Constant pgrx_pg_sys::PGErrorVerbosity_PGERROR_VERBOSE
source ยท pub const PGErrorVerbosity_PGERROR_VERBOSE: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::PGErrorVerbosity::PGERROR_VERBOSE
pub const PGErrorVerbosity_PGERROR_VERBOSE: u32 = 2;