Обсуждение: pgsql/ oc/src/sgml/charset.sgml rc/backend/uti ...

Поиск
Список
Период
Сортировка

pgsql/ oc/src/sgml/charset.sgml rc/backend/uti ...

От
Bruce Momjian - CVS
Дата:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/05/03 17:38:45

Modified files:
    doc/src/sgml   : charset.sgml
    src/backend/utils/mb/Unicode: KOI8_to_utf8.map utf8_to_KOI8.map
    src/include/mb : pg_wchar.h
    src/interfaces/odbc: multibyte.h

Log message:
    BTW it does not add encodign it just patches existing one (KOI8) to
    support two - KOI8-R and KOI8-U (latter is superset of the former if
    not to take to the account pseudographics)

    Andy Rysin