index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
snowball
/
Makefile
Commit message (
Expand
)
Author
Age
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Sync our Snowball stemmer dictionaries with current upstream
Peter Eisentraut
2019-07-04
*
Clean up whitespace a bit
Peter Eisentraut
2019-07-04
*
Sync our Snowball stemmer dictionaries with current upstream.
Tom Lane
2018-09-24
*
Add ICU_CFLAGS to global CPPFLAGS
Peter Eisentraut
2017-06-12
*
Add ICU_FLAGS to one more place
Peter Eisentraut
2017-03-23
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
*
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-08-30
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut
2009-08-28
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
*
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-04-07
*
Catch all errors in for and while loops in makefiles. Don't ignore any
Peter Eisentraut
2008-03-18
*
Rename and slightly redefine the default text search parser's "word"
Tom Lane
2007-10-23
*
Fix generation of snowball_create.sql on msvc builds.
Magnus Hagander
2007-08-27
*
Rename built-in Snowball stemmer dictionaries to be english_stem,
Tom Lane
2007-08-25
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21