index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
/
Unicode
Commit message (
Expand
)
Author
Age
*
Add support for Win1252 encoding.
Bruce Momjian
2005-03-14
*
Rename canonical encodings, per Peter:
Bruce Momjian
2005-03-07
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
Back out addition of Win1252 encoding.
Bruce Momjian
2004-12-04
*
Add Charset WIN1252 support.
Bruce Momjian
2004-12-02
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix GB18030 to UTF-8 mapping table
Tatsuo Ishii
2003-08-25
*
Fix GB18030 to UTF-8 mapping table
Tatsuo Ishii
2003-08-24
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
Fix broken GB18030 <--> UTF-8 conversion map
Tatsuo Ishii
2002-11-12
*
Fix bug in encoding conversion map.
Tatsuo Ishii
2002-09-18
*
Add support for GB18030
Tatsuo Ishii
2002-06-14
*
Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp>
Tatsuo Ishii
2002-06-13
*
Add missing Unicode multibyte files.
Bruce Momjian
2002-03-06
*
> Tatsuo Ishii wrote:
Bruce Momjian
2002-03-05
*
Add support for ISO-8859-6 to 16
Tatsuo Ishii
2001-10-11
*
Remove old file.
Peter Eisentraut
2001-09-19
*
Remove file, per Karel.
Bruce Momjian
2001-09-07
*
Remove unused files for Karel's patch.
Bruce Momjian
2001-09-07
*
Add missing files.
Tatsuo Ishii
2001-09-07
*
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
*
BTW it does not add encodign it just patches existing one (KOI8) to
Bruce Momjian
2001-05-03
*
Add missing Unicode support for Cyrillic encodings.
Tatsuo Ishii
2001-04-29
*
Correction for mathematical properties in Unicode converison maps.
Tatsuo Ishii
2001-04-16
*
Enhanced UTF-8/SJIS mapping generator, contributed by
Tatsuo Ishii
2001-02-23
*
Unicode <-> SJIS new mapping tables (based on CP932.TXT) contributed by
Tatsuo Ishii
2001-02-15
*
Unicode conversion fix suggested by Jan Varga...
Tatsuo Ishii
2000-11-26
*
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-30