mirror of
https://github.com/postgres/postgres.git
synced 2026-04-28 09:38:27 -04:00
Make contrib/isn pass the opr_sanity sanity checks: add missing
commutator operators, and mark hash-opclass members as oprcanhash. This is a pretty ugly, brute-force solution, but it seems that getting rid of all these redundant-looking operators would require some tweaks in the core operator-resolution code to behave nicely, and I'm not willing to risk that just before RC1.
This commit is contained in:
parent
2c82df2a06
commit
2822c7c0fc
1 changed files with 878 additions and 73 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue