Constant pgrx_pg_sys::ExplainFormat_EXPLAIN_FORMAT_JSON
source ยท pub const ExplainFormat_EXPLAIN_FORMAT_JSON: u32 = 2;
๐Deprecated since 0.12.0: you want pg_sys::ExplainFormat::EXPLAIN_FORMAT_JSON
pub const ExplainFormat_EXPLAIN_FORMAT_JSON: u32 = 2;