pgsql: Add matchorig, matchsynonyms, and keepsynonyms options to

Started by Tom Lanealmost 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)