Constant pgrx_pg_sys::ExplainFormat_EXPLAIN_FORMAT_YAML
source ยท pub const ExplainFormat_EXPLAIN_FORMAT_YAML: u32 = 3;
๐Deprecated since 0.12.0: you want pg_sys::ExplainFormat::EXPLAIN_FORMAT_YAML
pub const ExplainFormat_EXPLAIN_FORMAT_YAML: u32 = 3;