pgsql/ /configure.in /configure rc/include/mb/ ...

From: ishii(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ /configure.in /configure rc/include/mb/ ...
Date: 2001-10-16 10:09:17
Message-ID: 200110161009.f9GA9HV80169@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: ishii(at)postgresql(dot)org 01/10/16 06:09:17

Modified files:
. : configure.in configure
src/include/mb : pg_wchar.h
src/backend/utils/mb: conv.c encnames.c

Log message:
Ok, here is the modified encoding table (column1 is the standard name,
2 is our "official" name, and 3 is alias). If there's no objection, I
will change them.

ASCII SQL_ASCII
UTF-8 UNICODE UTF_8
MULE-INTERNAL MULE_INTERNAL
ISO-8859-1 LATIN1 ISO_8859_1
ISO-8859-2 LATIN2 ISO_8859_2
ISO-8859-3 LATIN3 ISO_8859_3
ISO-8859-4 LATIN4 ISO_8859_4
ISO-8859-5 ISO_8859_5
ISO-8859-6 ISO_8859_6
ISO-8859-7 ISO_8859_7
ISO-8859-8 ISO_8859_8
ISO-8859-9 LATIN5 ISO_8859_9
ISO-8859-10 LATIN6 ISO_8859_10
ISO-8859-13 LATIN7 ISO_8859_13
ISO-8859-14 LATIN8 ISO_8859_14
ISO-8859-15 LATIN9 ISO_8859_15
ISO-8859-16 LATIN10 ISO_8859_16

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2001-10-16 13:42:57 pgsql/src/interfaces/python pgmodule.c
Previous Message tgl 2001-10-16 01:13:56 pgsql/doc/src/sgml perform.sgml ref/analyze.sgml