pgsql: Mark unaccent functions as STABLE, rather than defaulting to VOL

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mark unaccent functions as STABLE, rather than defaulting to VOL
Date: 2010-12-27 20:35:17
Message-ID: E1PXJmn-0000wJ-2g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mark unaccent functions as STABLE, rather than defaulting to VOLATILE.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=c0577c92a84cc477a88fe6868c16c4a7e3348b11

Modified Files
--------------
contrib/unaccent/unaccent.sql.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-12-28 04:12:03 pgsql: Fix code to properly pull out shared memory key now that the
Previous Message Bruce Momjian 2010-12-27 20:20:31 pgsql: Update SGML docs describing the contents of the postmaster.pid f