Re: Multibyte still broken - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Multibyte still broken
Date
Msg-id 391ACA96.CC3472E@alumni.caltech.edu
Whole thread Raw
In response to Re: Multibyte still broken  (Michael Robinson <robinson@netrinsics.com>)
Responses Re: Multibyte still broken  (Michael Robinson <robinson@netrinsics.com>)
List pgsql-hackers
>    Thus, I cannot accept a situation where my database aborts on, or
>    otherwise rejects data that is produced and accepted by all other tools
>    in the work environment, and will stick with a unibyte build as long as
>    this is the case.

We are planning on working on NATIONAL CHARACTER and CHARACTER SET
features for the next release, which would move MB into a supported
feature which can coexist with ascii in the standard installation.
Would you be interested in contributing to that, either with code or
simply with implementation ideas and testing? I know that Tatsuo is
planning on participating, and I'm looking forward to working on it
too, though as you point out those of us who can get by with ascii
text don't know how to exercise MB capabilities so I'll need
suggestions and help.

Regards.
                   - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Now 376175 lines of code
Next
From: Tatsuo Ishii
Date:
Subject: Re: Multibyte still broken