Re: enable-unicode-conversion option? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: enable-unicode-conversion option?
Date
Msg-id 200109110508.f8B58Rc26893@candle.pha.pa.us
Whole thread Raw
In response to enable-unicode-conversion option?  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
> I think that we have concluded that a bigger executable with the
> unicode conversion functionality does not have any performance
> penalty. So I would like to remove --enable-unicode-conversion option
> so that it is always enabled if --enable-multibye is specified.
> Any objection?

Makes sense to me.  We already have locale and multibyte.  No need for a
Unicode one too if we can do it automatically.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Hiroyuki Yatabe
Date:
Subject: A proposal for jdbc.sgml(in 7.1.3 doc)
Next
From: "Joe Conway"
Date:
Subject: Re: Escaping strings for inclusion into SQL queries