pgsql: Index some array functions, per Mario Splivalo.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Index some array functions, per Mario Splivalo.
Date: 2009-04-01 03:32:30
Message-ID: 20090401033230.0D0EE754ADE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Index some array functions, per Mario Splivalo.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.473 -> r1.474)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.473&r2=1.474)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-04-01 09:17:32 pgsql: Update comment to reflect that LC_COLLATE and LC_CTYPE are now
Previous Message Tom Lane 2009-04-01 03:23:50 pgsql: Remove last references to the crypt auth method, per Andreas