Constant pgrx_pg_sys::RawParseMode_RAW_PARSE_PLPGSQL_EXPR
source ยท pub const RawParseMode_RAW_PARSE_PLPGSQL_EXPR: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::RawParseMode::RAW_PARSE_PLPGSQL_EXPR
pub const RawParseMode_RAW_PARSE_PLPGSQL_EXPR: u32 = 2;