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
/
conversion_procs
Commit message (
Expand
)
Author
Age
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add missing check of noError parameter in euc_tw_and_big5.c
John Naylor
2021-07-21
*
Add 'noError' argument to encoding conversion functions.
Heikki Linnakangas
2021-04-01
*
Add direct conversion routines between EUC_TW and Big5.
Heikki Linnakangas
2021-01-28
*
Add mbverifystr() functions specific to each encoding.
Heikki Linnakangas
2021-01-28
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Remove dead encoding-conversion functions.
Tom Lane
2019-07-05
*
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
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
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
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Use radix tree for character encoding conversions.
Heikki Linnakangas
2017-03-13
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix more things to be parallel-safe.
Robert Haas
2016-05-03
*
Remove some ancient and unmaintained encoding-conversion test cruft.
Tom Lane
2016-01-05
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-17
*
Avoid doing encoding conversions by double-conversion via MULE_INTERNAL.
Tom Lane
2015-11-28
*
Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.
Tom Lane
2015-10-22
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Extend GB18030 encoding conversion to cover full Unicode range.
Tom Lane
2015-05-15
*
Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions.
Tom Lane
2015-05-14
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-08-30
*
Improve documentation about MULE encoding.
Tom Lane
2012-07-04
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Avoid possibly accessing off the end of memory in SJIS2004 conversion.
Tom Lane
2011-09-06
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Rename some encoding conversion modules to keep pathnames in our source
Tom Lane
2009-11-04
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
*
Expand test coverage support to entire tree
Peter Eisentraut
2009-08-07
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Fix buffer allocations in encoding conversion routines so that they won't
Tom Lane
2009-02-28
*
Support for KOI8U encoding
Peter Eisentraut
2009-02-10
*
Replace argument-checking Asserts with regular test-and-elog checks in all
Tom Lane
2009-01-29
[next]