pgsql: Support functions for index opclasses should be immutable.

Started by Tom Lanealmost 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Support functions for index opclasses should be immutable.
Found by running opr_sanity on contrib modules.

Modified Files:
--------------
pgsql/contrib/intarray:
_int.sql.in (r1.24 -> r1.25)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intarray/_int.sql.in?r1=1.24&r2=1.25)