index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tsearch2
/
dict.c
Age
Commit message (
Expand
)
Author
2007-11-13
Replace the now-incompatible-with-core contrib/tsearch2 module with a
Tom Lane
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-05-31
Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes.
Teodor Sigaev
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-05-06
For some reason access/tupmacs.h has been #including utils/memutils.h,
Tom Lane
2005-03-31
1 fix various comparing functions
Teodor Sigaev
2005-01-25
improve support of agglutinative languages (query with compound words).
Teodor Sigaev
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-05-31
1 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703
Teodor Sigaev
2004-04-01
Fix some portability issues (reliance on gcc-isms).
Tom Lane
2003-08-04
pgindent run.
Bruce Momjian
2003-07-24
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-21
tsearch2 module
Teodor Sigaev