Commits

DateSubjectAuthorReleases
2026-01-05 Update to latest Snowball sources. Tom Lane 19 (unreleased)
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2025-02-19 Update to latest Snowball sources. Tom Lane 18.0
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 11.18
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 13.9
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 14.6
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 10.23
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 12.13
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 15.0
2022-08-31 In the Snowball dictionary, don't try to stem excessively-long words. Tom Lane 16.0
2018-09-24 Sync our Snowball stemmer dictionaries with current upstream. Tom Lane 12.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2015-05-24 Remove no-longer-required function declarations. Tom Lane 9.5.0
2014-02-23 Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. Tom Lane 9.4.0
2008-11-10 pg_do_encoding_conversion cannot return NULL (at least not unless the input Tom Lane 8.4.0
2007-08-25 Cleanup for some problems in tsearch patch: Tom Lane 8.3.0
2007-08-22 Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating the Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0