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

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ oc/src/sgml/charset.sgml rc/backend/uti ...
Date: 2001-05-03 21:38:45
Message-ID: 200105032138.f43Lcj347022@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-05-03 22:53:07 pgsql/src include/utils/datetime.h backend/uti ...
Previous Message Tom Lane 2001-05-03 21:16:49 pgsql/src/backend/rewrite rewriteDefine.c