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
*
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