pgsql: Make contrib/isn pass the opr_sanity sanity checks: add missing - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Make contrib/isn pass the opr_sanity sanity checks: add missing
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/contrib/isn:
        isn.sql.in (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/isn/isn.sql.in.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Translation updates
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Change pg_stat_all_tables and sister views to put the