Attribute Macro pgrx_macros::pg_operator
source · #[pg_operator]
Expand description
Declare a function as #[pg_operator]
to indicate that it represents a Postgres operator
cargo pgrx schema
will automatically generate the underlying SQL