Constant pgrx_pg_sys::ExplainFormat_EXPLAIN_FORMAT_TEXT
source ยท pub const ExplainFormat_EXPLAIN_FORMAT_TEXT: u32 = 0;
๐Deprecated since 0.12.0: you want pg_sys::ExplainFormat::EXPLAIN_FORMAT_TEXT
pub const ExplainFormat_EXPLAIN_FORMAT_TEXT: u32 = 0;