aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/Unicode
Commit message (Expand)AuthorAge
* Add support for Win1252 encoding.Bruce Momjian2005-03-14
* Rename canonical encodings, per Peter:Bruce Momjian2005-03-07
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Back out addition of Win1252 encoding.Bruce Momjian2004-12-04
* Add Charset WIN1252 support.Bruce Momjian2004-12-02
* Update copyright to 2004.Bruce Momjian2004-08-29
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix GB18030 to UTF-8 mapping tableTatsuo Ishii2003-08-25
* Fix GB18030 to UTF-8 mapping tableTatsuo Ishii2003-08-24
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* Fix broken GB18030 <--> UTF-8 conversion mapTatsuo Ishii2002-11-12
* Fix bug in encoding conversion map.Tatsuo Ishii2002-09-18
* Add support for GB18030Tatsuo Ishii2002-06-14
* Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp>Tatsuo Ishii2002-06-13
* Add missing Unicode multibyte files.Bruce Momjian2002-03-06
* > Tatsuo Ishii wrote:Bruce Momjian2002-03-05
* Add support for ISO-8859-6 to 16Tatsuo Ishii2001-10-11
* Remove old file.Peter Eisentraut2001-09-19
* Remove file, per Karel.Bruce Momjian2001-09-07
* Remove unused files for Karel's patch.Bruce Momjian2001-09-07
* Add missing files.Tatsuo Ishii2001-09-07
* Commit Karel's patch.Tatsuo Ishii2001-09-06
* BTW it does not add encodign it just patches existing one (KOI8) toBruce Momjian2001-05-03
* Add missing Unicode support for Cyrillic encodings.Tatsuo Ishii2001-04-29
* Correction for mathematical properties in Unicode converison maps.Tatsuo Ishii2001-04-16
* Enhanced UTF-8/SJIS mapping generator, contributed byTatsuo Ishii2001-02-23
* Unicode <-> SJIS new mapping tables (based on CP932.TXT) contributed byTatsuo Ishii2001-02-15
* Unicode conversion fix suggested by Jan Varga...Tatsuo Ishii2000-11-26
* Add support for code conversion between Unicode and other encodings.Tatsuo Ishii2000-10-30