index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
Commit message (
Expand
)
Author
Age
*
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
*
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
*
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-13
*
Improve user control over truncation of logged bind-parameter values.
Tom Lane
2020-04-02
*
Fix assorted typos
Magnus Hagander
2020-03-31
*
Marginal comments and docs cleanup.
Tom Lane
2020-03-10
*
Allow Unicode escapes in any server encoding, not only UTF-8.
Tom Lane
2020-03-06
*
Rationalize code placement between wchar.c, encnames.c, and mbutils.c.
Tom Lane
2020-01-16
*
Move wchar.c and encnames.c to src/common/.
Tom Lane
2020-01-16
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Add backend-only appendStringInfoStringQuoted
Alvaro Herrera
2019-12-10
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Update unicode.org URLs
Peter Eisentraut
2019-10-13
*
Update some outdated links about XLC and UNIX specification
Michael Paquier
2019-10-08
*
Avoid unnecessary out-of-memory errors during encoding conversion.
Tom Lane
2019-10-03
*
Represent Lists as expansible arrays, not chains of cons-cells.
Tom Lane
2019-07-15
*
Remove dead encoding-conversion functions.
Tom Lane
2019-07-05
*
Update list of combining characters
Peter Eisentraut
2019-06-19
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-12
*
More unconstify use
Peter Eisentraut
2019-02-13
*
Fix comments that claimed that mblen() only looks at first byte.
Heikki Linnakangas
2019-01-25
*
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Const-ify a few more large static tables.
Tom Lane
2018-10-17
*
Avoid use of unportable hex constant in convutils.pm
Andrew Dunstan
2018-05-27
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Update headers of generated files
Peter Eisentraut
2018-02-24
*
Add current directory to Perl include path
Peter Eisentraut
2018-02-24
*
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-02-24
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Avoid putting build-location-dependent strings into generated files.
Tom Lane
2017-12-21
*
Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext.
Noah Misch
2017-11-12
*
UCS_to_most.pl: Process encodings in sorted order
Peter Eisentraut
2017-10-19
*
Add more efficient functions to pqformat API.
Andres Freund
2017-10-11
*
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-09-07
*
Remove unnecessary parentheses in return statements
Peter Eisentraut
2017-09-05
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Remove duplicate assignment.
Heikki Linnakangas
2017-04-07
*
ICU support
Peter Eisentraut
2017-03-23
*
Include array size in forward declaration.
Heikki Linnakangas
2017-03-13
[next]