aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/tsdicts.sql
Commit message (Expand)AuthorAge
* Fix various issues with ALTER TEXT SEARCH CONFIGURATIONMichael Paquier2024-01-31
* Preserve integer and float values accurately in (de)serialize_deflist.Tom Lane2020-03-10
* Validate ispell dictionaries more carefully.Tom Lane2019-11-02
* Improve regression test coverage for src/backend/tsearch/spell.c.Tom Lane2018-04-13
* Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.Tom Lane2018-01-26
* Spelling fixesPeter Eisentraut2017-03-14
* Fix typos in comments.Heikki Linnakangas2017-02-06
* Phrase full text search.Teodor Sigaev2016-04-07
* Improve support of Hunspell in ispell dictionary.Teodor Sigaev2016-03-04
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Add prefix support for synonym dictionaryTeodor Sigaev2009-08-14
* Rename and slightly redefine the default text search parser's "word"Tom Lane2007-10-23
* Add regression tests for ispell, synonym and thesaurus dictionaries.Teodor Sigaev2007-09-11