index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
snowball
Age
Commit message (
Expand
)
Author
2025-03-26
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-02-19
Update to latest Snowball sources.
Tom Lane
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-17
Remove ts_locale.c's lowerstr()
Peter Eisentraut
2024-03-04
Remove unused #include's from backend .c files
Peter Eisentraut
2024-01-05
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-11-06
Remove distprep
Peter Eisentraut
2023-05-23
Fix the install rule for snowball_create.sql.
Tom Lane
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-10-07
meson: Add support for building with precompiled headers
Andres Freund
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-08-31
In the Snowball dictionary, don't try to stem excessively-long words.
Tom Lane
2022-07-18
Move snowball_create.sql creation into perl file
Andres Freund
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-07
Update snowball
Peter Eisentraut
2021-02-19
Update snowball
Peter Eisentraut
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-07-08
code: replace most remaining uses of 'master'.
Andres Freund
2020-06-08
Update snowball
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-07-04
Sync our Snowball stemmer dictionaries with current upstream
Peter Eisentraut
2019-07-04
Clean up whitespace a bit
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-09-24
Sync our Snowball stemmer dictionaries with current upstream.
Tom Lane
2018-01-26
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
Tom Lane
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-10
Add some const decorations to prototypes
Peter Eisentraut
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-12
Add ICU_CFLAGS to global CPPFLAGS
Peter Eisentraut
2017-03-23
Add ICU_FLAGS to one more place
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-18
Adjust behavior of single-user -j mode for better initdb error reporting.
Tom Lane
2015-05-24
Remove no-longer-required function declarations.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-08-19
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-07-10
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-06-11
Fix ancient encoding error in hungarian.stop.
Tom Lane
2014-02-23
Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion.
Tom Lane
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-08-30
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
[next]