Constant pgrx_pg_sys::CommandTag_CMDTAG_ANALYZE
source ยท pub const CommandTag_CMDTAG_ANALYZE: u32 = 45;
๐Deprecated since 0.12.0: you want pg_sys::CommandTag::CMDTAG_ANALYZE
pub const CommandTag_CMDTAG_ANALYZE: u32 = 45;