Re: Status report: regex replacement - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Status report: regex replacement
Date
Msg-id 20030207.000503.112624753.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: Status report: regex replacement  (Hannu Krosing <hannu@tm.ee>)
Responses Re: Status report: regex replacement
List pgsql-hackers
> Perhaps we should not call the encoding UNICODE but UTF8 (which it
> really is). UNICODE is a character set which has half a dozen official
> encodings and calling one of them "UNICODE" does not make things very
> clear.

Right. Also we perhaps should call LATIN1 or ISO-8859-1 more precisely
way since ISO-8859-1 can be encoded in either 7 bit or 8 bit(we use
this). I don't know what it is called though.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Status report: regex replacement
Next
From: Tom Lane
Date:
Subject: Re: lock.h and proc.h