Attribute Macro pgrx::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
#[pg_operator]Declare a function as #[pg_operator] to indicate that it represents a Postgres operator
cargo pgrx schema will automatically generate the underlying SQL