]> granicus.if.org Git - postgresql/commit
Introduce filtering dictionary support to tsearch. Propagate --nolocale option
authorTeodor Sigaev <teodor@sigaev.ru>
Tue, 18 Aug 2009 10:30:41 +0000 (10:30 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Tue, 18 Aug 2009 10:30:41 +0000 (10:30 +0000)
commita88a48011c00b6daa12e170f70b0b34cf9247113
treec7ad23782b3c2aa3ce19bc04a81c97f394ab58de
parent77dfb64df4c1e7f2662b0199971ff4af289cb00e
Introduce filtering dictionary support to tsearch.  Propagate --nolocale option
to CREATE DATABASE command in pg_regress to allow correct checking of
locale-sensitive contrib modules.
src/backend/tsearch/ts_parse.c
src/include/tsearch/ts_public.h
src/test/regress/pg_regress.c