index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tsearch
/
dict_synonym.c
Commit message (
Expand
)
Author
Age
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Add prefix support for synonym dictionary
Teodor Sigaev
2009-08-14
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Improve error reporting for problems in text search configuration files
Tom Lane
2008-06-18
*
Add a CaseSensitive parameter to synonym dictionaries.
Tom Lane
2008-03-10
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Fix synonym-dict breakage introduced in last patch :-(.
Tom Lane
2007-08-25
*
Cleanup for some problems in tsearch patch:
Tom Lane
2007-08-25
*
Whoops, missed updating dsynonym_init for new dictionary parameter method.
Tom Lane
2007-08-22
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21