index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
snowball
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
3
-3
/
+3
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-1
/
+7
*
Sync our Snowball stemmer dictionaries with current upstream
Peter Eisentraut
2019-07-04
9
-692
/
+5025
*
Clean up whitespace a bit
Peter Eisentraut
2019-07-04
1
-14
/
+14
*
Update copyright for 2019
Bruce Momjian
2019-01-02
3
-3
/
+3
*
Sync our Snowball stemmer dictionaries with current upstream.
Tom Lane
2018-09-24
44
-7224
/
+12866
*
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
Tom Lane
2018-01-26
1
-2
/
+2
*
Update copyright for 2018
Bruce Momjian
2018-01-02
3
-3
/
+3
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
1
-1
/
+1
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
1
-1
/
+1
*
Add ICU_CFLAGS to global CPPFLAGS
Peter Eisentraut
2017-06-12
1
-2
/
+1
*
Add ICU_FLAGS to one more place
Peter Eisentraut
2017-03-23
1
-1
/
+2
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
3
-3
/
+3
*
Update copyright for 2016
Bruce Momjian
2016-01-02
3
-3
/
+3
*
Adjust behavior of single-user -j mode for better initdb error reporting.
Tom Lane
2015-12-17
2
-3
/
+36
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
1
-2
/
+0
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
1
-1
/
+4
*
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-07-10
1
-1
/
+0
*
Fix ancient encoding error in hungarian.stop.
Tom Lane
2014-06-10
1
-7
/
+7
*
Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion.
Tom Lane
2014-02-23
1
-8
/
+2
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-08-30
1
-4
/
+0
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
1
-3
/
+0
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-1
/
+1
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
1
-0
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
5
-5
/
+5
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
3
-5
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut
2009-08-28
1
-6
/
+2
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
1
-2
/
+2
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
pg_do_encoding_conversion cannot return NULL (at least not unless the input
Tom Lane
2008-11-10
1
-7
/
+1
*
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-04-07
1
-13
/
+5
*
More README src cleanups.
Bruce Momjian
2008-03-21
1
-2
/
+2
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
1
-1
/
+3
*
Catch all errors in for and while loops in makefiles. Don't ignore any
Peter Eisentraut
2008-03-18
1
-4
/
+7
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-4
/
+4
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-6
/
+7
*
Rename default text search parser's "uri" token type to "url_path",
Tom Lane
2007-10-27
1
-3
/
+4
*
Rename and slightly redefine the default text search parser's "word"
Tom Lane
2007-10-23
2
-13
/
+15
*
Add turkish stopword list. Thanks to Devrim GUNDUZ <devrim@CommandPrompt.com>
Teodor Sigaev
2007-09-07
1
-0
/
+53
*
Improve stylistic consistency of descriptions of built-in objects by avoiding
Tom Lane
2007-09-03
2
-5
/
+5
*
Fix generation of snowball_create.sql on msvc builds.
Magnus Hagander
2007-08-27
1
-2
/
+2
*
Rename built-in Snowball stemmer dictionaries to be english_stem,
Tom Lane
2007-08-25
2
-12
/
+14
*
Cleanup for some problems in tsearch patch:
Tom Lane
2007-08-25
1
-4
/
+2
[next]