aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/charset.sgml
Commit message (Expand)AuthorAge
* Doc: fix oversights in "Client/Server Character Set Conversions" table.Tom Lane2018-09-01
* Docs: fix erroneous claim about max byte length of GB18030.Tom Lane2015-05-14
* doc: Remove i18ngurus.com linkPeter Eisentraut2013-07-02
* In documentation, change "recommendable" to "recommended", perBruce Momjian2012-08-14
* Teach regular expression operators to honor collations.Tom Lane2011-04-10
* Document collation handling in SQL and plpgsql functions.Tom Lane2011-03-25
* Fix up handling of C/POSIX collations.Tom Lane2011-03-20
* Assorted editing for collation documentation.Tom Lane2011-03-08
* DDL support for collationsPeter Eisentraut2011-02-12
* Per-column collation supportPeter Eisentraut2011-02-08
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update broken and permanently moved linksPeter Eisentraut2010-03-17
* Update complex locale example in the documentation.Bruce Momjian2010-02-28
* *** empty log message ***Bruce Momjian2010-02-28
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03
* Some documentation cleanup for the addition of the KOI8U encoding. ChangePeter Eisentraut2009-05-18
* Modify CREATE DATABASE to enforce that the source database's encoding settingTom Lane2009-05-06
* Rename the new CREATE DATABASE options to set collation and ctype intoHeikki Linnakangas2009-04-06
* Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE can'tTom Lane2009-03-26
* Support for KOI8U encodingPeter Eisentraut2009-02-10
* Fix markup tag error, envvar -> envar.Bruce Momjian2008-09-24
* Tighten the check in initdb and CREATE DATABASE that the chosen encodingHeikki Linnakangas2008-09-23
* Make LC_COLLATE and LC_CTYPE database-level settings. Collation andHeikki Linnakangas2008-09-23
* Add Swedish_Sweden.1252 Windows locale example to docs.Bruce Momjian2008-07-15
* Clarify that locale names on Windows are more verbose.Bruce Momjian2008-07-15
* Move client encoding libpq function docs into libpq doc section, andBruce Momjian2008-03-06
* Change initdb and CREATE DATABASE to actively reject attempts to createTom Lane2007-09-28
* Make JOHAB client only encoding per discussions in pgsql-hackersTatsuo Ishii2007-04-15
* Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004,Tatsuo Ishii2007-03-25
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Update the UTF-8 RFC reference. RFC 2044 was obsoleted by RFC 2279,Bruce Momjian2007-01-09
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Fix table title.Tom Lane2006-07-28
* Make it clearer that not every Postgres character set can be used as aTom Lane2006-07-28
* Add support for Windows codepages 1253, 1254, 1255, and 1257 and cleanPeter Eisentraut2006-02-18
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Describe the behavior of the SQL_ASCII encoding more accurately.Tom Lane2005-10-13
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Minor improvements to locale documentation.Tom Lane2005-04-16
* Add a reference to the documentation on alternate index operator classes inNeil Conway2005-03-17
* Clean up win1252 documentation. Mention how we determine the number ofBruce Momjian2005-03-15
* Add support for Win1252 encoding.Bruce Momjian2005-03-14
* Fix mistakes in SGML markup. From David Fetter.Neil Conway2005-03-14
* Document client-only encodings.Bruce Momjian2005-03-14
* Finalize character set documentation changes.Bruce Momjian2005-03-14
* Increment all major version numbers in 8.0.X to force recompile ofBruce Momjian2005-03-13
* More ordering adjustments.Bruce Momjian2005-03-13
* Fix markup.Bruce Momjian2005-03-13