pgsql: Support functions for index opclasses should be immutable.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Support functions for index opclasses should be immutable.
Date: 2007-09-30 15:52:06
Message-ID: 20070930155206.A03E5753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Modified Files:
--------------
pgsql/contrib/seg:
seg.sql.in (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/seg.sql.in?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-30 17:13:19 pgsql: Properly mark mergeable/hashable equality operators (found by
Previous Message Tom Lane 2007-09-30 15:48:37 pgsql: Support functions for index opclasses should be immutable.