pgsql: Add matchorig, matchsynonyms, and keepsynonyms options to

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add matchorig, matchsynonyms, and keepsynonyms options to
Date: 2009-08-05 18:06:49
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Add matchorig, matchsynonyms, and keepsynonyms options to contrib/dict_xsyn.

Sergey Karpov

Modified Files:
--------------
pgsql/contrib/dict_xsyn:
dict_xsyn.c (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dict_xsyn/dict_xsyn.c?r1=1.6&r2=1.7)
pgsql/contrib/dict_xsyn/expected:
dict_xsyn.out (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dict_xsyn/expected/dict_xsyn.out?r1=1.1&r2=1.2)
pgsql/contrib/dict_xsyn/sql:
dict_xsyn.sql (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dict_xsyn/sql/dict_xsyn.sql?r1=1.1&r2=1.2)
pgsql/doc/src/sgml:
dict-xsyn.sgml (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/dict-xsyn.sgml?r1=1.2&r2=1.3)