Constant pgrx_pg_sys::RelOptKind_RELOPT_BASEREL
source ยท pub const RelOptKind_RELOPT_BASEREL: u32 = 0;
๐Deprecated since 0.12.0: you want pg_sys::RelOptKind::RELOPT_BASEREL
pub const RelOptKind_RELOPT_BASEREL: u32 = 0;