Re: Unicode mapping scripts cleanup - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Unicode mapping scripts cleanup
Date
Msg-id 20150917.075715.1524608503105439948.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Unicode mapping scripts cleanup  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
> What if we discovered that one of our mappings was wrong?  Suppose
> that there is some encoding where the Unicode mapping for "a" is
> inadvertently mapped to the letter "b" in some other character set,
> and "b" is mapped to "a".  I imagine that anyone using that encoding
> would want this fixed; it's a bug.

I am not against fixing the mapping if it *clearly* includes a
bug. However we must be very careful before deciding if it's really a
bug or not.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Parallel Seq Scan
Next
From: Thomas Munro
Date:
Subject: Re: synchronous_commit = apply