aboutsummaryrefslogtreecommitdiff
path: root/src/port/chklocale.c
Commit message (Expand)AuthorAge
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Check for C/POSIX before assuming that nl_langinfo or win32_langinfoTom Lane2009-11-12
* Make initdb behave sanely when the selected locale has codeset "US-ASCII".Tom Lane2009-11-12
* Support for KOI8U encodingPeter Eisentraut2009-02-10
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Add new encoding aliases for Solaris, per Zdenek Kotala.Alvaro Herrera2007-10-25
* Add missing entry for PG_WIN1250 encoding, per gripe from Pavel Stehule.Tom Lane2007-10-17
* Add missing codepage numbers for Windows.Magnus Hagander2007-10-10
* Teach chklocale.c how to extract encoding info from Windows localeTom Lane2007-10-03
* Teach chklocale.c about a few names for frontend-only encodings,Tom Lane2007-09-29
* On OS X, assume that an empty-string result for nl_langinfo(CODESET)Tom Lane2007-09-28
* Change initdb and CREATE DATABASE to actively reject attempts to createTom Lane2007-09-28