aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/Unicode
Commit message (Expand)AuthorAge
* Remove personal copyright now that file has been rewritten usingBruce Momjian2010-02-16
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update UTF-8 <--> EUC_KR, JOHAB, UHC mappings.Tatsuo Ishii2009-05-03
* Fix case of the just resurrected UCS_to_BIG5.pl script, and updateHeikki Linnakangas2009-03-18
* Add seven kanji characters defined in the Windows 950 codepage to ourHeikki Linnakangas2009-03-18
* Support for KOI8U encodingPeter Eisentraut2009-02-10
* Add possibility to generate only some files, by passing command-linePeter Eisentraut2009-02-10
* Update copyright for 2009.Bruce Momjian2009-01-01
* Fix some missed copyright updates.Tom Lane2008-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004,Tatsuo Ishii2007-03-25
* Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF)Tatsuo Ishii2007-03-23
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* The Makefile was invoking perl scripts as ./script.pl. This fails whenPeter Eisentraut2006-02-24
* Add support for Windows codepages 1253, 1254, 1255, and 1257 and cleanPeter Eisentraut2006-02-18
* 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