Thread: pgsql: Support functions for index opclasses should be immutable.

pgsql: Support functions for index opclasses should be immutable.

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Support functions for index opclasses should be immutable.
Found by running opr_sanity on contrib modules.

Modified Files:
--------------
    pgsql/contrib/hstore:
        hstore.sql.in (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/hstore.sql.in?r1=1.5&r2=1.6)