index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
snowball
Age
Commit message (
Expand
)
Author
21 hours
Update copyright for 2026
HEAD
origin/master
origin/HEAD
master
Bruce Momjian
2025-12-10
Use palloc_object() and palloc_array() in backend code
Michael Paquier
2025-03-26
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-02-18
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-03
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-06
meson: Add support for building with precompiled headers
Andres Freund
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-21
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-07
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-02
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-17
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-18
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-10
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
[next]