aboutsummaryrefslogtreecommitdiff
path: root/src/backend/snowball
Commit message (Expand)AuthorAge
* Remove unused #include's from backend .c filesPeter Eisentraut2024-03-04
* Add copyright notices to a few perl scripts that don't have themAndrew Dunstan2024-01-05
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Remove distprepPeter Eisentraut2023-11-06
* Fix the install rule for snowball_create.sql.Tom Lane2023-05-23
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Update copyright for 2023Bruce Momjian2023-01-02
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* meson: Add support for building with precompiled headersAndres Freund2022-10-06
* meson: Add windows resource filesAndres Freund2022-10-05
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* In the Snowball dictionary, don't try to stem excessively-long words.Tom Lane2022-08-31
* Move snowball_create.sql creation into perl fileAndres Freund2022-07-18
* Update copyright for 2022Bruce Momjian2022-01-07
* Update snowballPeter Eisentraut2021-12-07
* Update snowballPeter Eisentraut2021-02-19
* Update copyright for 2021Bruce Momjian2021-01-02
* code: replace most remaining uses of 'master'.Andres Freund2020-07-08
* Update snowballPeter Eisentraut2020-06-08
* Update copyrights for 2020Bruce Momjian2020-01-01
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Sync our Snowball stemmer dictionaries with current upstreamPeter Eisentraut2019-07-04
* Clean up whitespace a bitPeter Eisentraut2019-07-04
* Update copyright for 2019Bruce Momjian2019-01-02
* Sync our Snowball stemmer dictionaries with current upstream.Tom Lane2018-09-24
* Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.Tom Lane2018-01-26
* Update copyright for 2018Bruce Momjian2018-01-02
* Add some const decorations to prototypesPeter Eisentraut2017-11-10
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Add ICU_CFLAGS to global CPPFLAGSPeter Eisentraut2017-06-12
* Add ICU_FLAGS to one more placePeter Eisentraut2017-03-23
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Adjust behavior of single-user -j mode for better initdb error reporting.Tom Lane2015-12-17
* Remove no-longer-required function declarations.Tom Lane2015-05-24
* Update copyright for 2015Bruce Momjian2015-01-06
* Finish adding file version information to installed Windows binaries.Noah Misch2014-08-18
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-10
* Fix ancient encoding error in hungarian.stop.Tom Lane2014-06-10
* Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion.Tom Lane2014-02-23
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Remove configure flag --disable-shared, as it is no longer used by anyBruce Momjian2012-08-30
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-22
* Remove cvs keywords from all files.Magnus Hagander2010-09-20