pgsql: Ooops, forgot to fix contrib/tsearch2's references to GIN suppor

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Ooops, forgot to fix contrib/tsearch2's references to GIN suppor
Date: 2011-01-08 02:11:09
Message-ID: E1PbOGr-0000Ci-2H@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Ooops, forgot to fix contrib/tsearch2's references to GIN support funcs.

Branch
------
master

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

Modified Files
--------------
contrib/tsearch2/tsearch2.sql.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-08 02:26:15 pgsql: Force pg_upgrade's to preserve pg_class.oid, not pg_class.relfil
Previous Message Tom Lane 2011-01-08 01:41:33 pgsql: Fix the built-in GIN support procedure declarations in pg_proc.h