Constant pgrx_pg_sys::CommandTag_CMDTAG_UNKNOWN
source ยท pub const CommandTag_CMDTAG_UNKNOWN: u32 = 0;
๐Deprecated since 0.12.0: you want pg_sys::CommandTag::CMDTAG_UNKNOWN
pub const CommandTag_CMDTAG_UNKNOWN: u32 = 0;