pgsql: Fix synonym-dict breakage introduced in last patch :-(.

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix synonym-dict breakage introduced in last patch :-(.
Date: 2007-08-25 02:29:45
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Fix synonym-dict breakage introduced in last patch :-(.
Minor other cleanups.

Modified Files:
--------------
pgsql/src/backend/tsearch:
dict_synonym.c (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/dict_synonym.c?r1=1.3&r2=1.4)