index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
chklocale.c
Commit message (
Expand
)
Author
Age
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-29
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
Tatsuo Ishii
2013-12-15
*
Renovate display of non-ASCII messages on Windows.
Noah Misch
2013-06-26
*
Enable building with Microsoft Visual Studio 2012.
Andrew Dunstan
2013-02-06
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-09-01
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-09-01
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Fix pg_get_encoding_from_locale() function call parameters to match
Bruce Momjian
2011-02-10
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Code page for EUC-KR is surely 51949.
Itagaki Takahiro
2010-05-06
*
Add CP949 as an alias for UHC encoding. pg_get_encoding_from_locale()
Itagaki Takahiro
2010-04-28
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Check for C/POSIX before assuming that nl_langinfo or win32_langinfo
Tom Lane
2009-11-12
*
Make initdb behave sanely when the selected locale has codeset "US-ASCII".
Tom Lane
2009-11-12
*
Support for KOI8U encoding
Peter Eisentraut
2009-02-10
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Add new encoding aliases for Solaris, per Zdenek Kotala.
Alvaro Herrera
2007-10-25
*
Add missing entry for PG_WIN1250 encoding, per gripe from Pavel Stehule.
Tom Lane
2007-10-17
*
Add missing codepage numbers for Windows.
Magnus Hagander
2007-10-10
*
Teach chklocale.c how to extract encoding info from Windows locale
Tom Lane
2007-10-03
*
Teach chklocale.c about a few names for frontend-only encodings,
Tom Lane
2007-09-29
*
On OS X, assume that an empty-string result for nl_langinfo(CODESET)
Tom Lane
2007-09-28
*
Change initdb and CREATE DATABASE to actively reject attempts to create
Tom Lane
2007-09-28