Constant pgrx_pg_sys::A_Expr_Kind_AEXPR_SIMILAR
source ยท pub const A_Expr_Kind_AEXPR_SIMILAR: u32 = 9;
๐Deprecated since 0.12.0: you want pg_sys::A_Expr_Kind::AEXPR_SIMILAR
pub const A_Expr_Kind_AEXPR_SIMILAR: u32 = 9;