Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix various issues with ALTER TEXT SEARCH CONFIGURATION | Michael Paquier | 2024-01-31 |
* | Preserve integer and float values accurately in (de)serialize_deflist. | Tom Lane | 2020-03-10 |
* | Validate ispell dictionaries more carefully. | Tom Lane | 2019-11-02 |
* | Improve regression test coverage for src/backend/tsearch/spell.c. | Tom Lane | 2018-04-13 |
* | Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. | Tom Lane | 2018-01-26 |
* | Spelling fixes | Peter Eisentraut | 2017-03-14 |
* | Fix typos in comments. | Heikki Linnakangas | 2017-02-06 |
* | Phrase full text search. | Teodor Sigaev | 2016-04-07 |
* | Improve support of Hunspell in ispell dictionary. | Teodor Sigaev | 2016-03-04 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Add prefix support for synonym dictionary | Teodor Sigaev | 2009-08-14 |
* | Rename and slightly redefine the default text search parser's "word" | Tom Lane | 2007-10-23 |
* | Add regression tests for ispell, synonym and thesaurus dictionaries. | Teodor Sigaev | 2007-09-11 |