Re: [HACKERS] Unicode conversion (Re: [COMMITTERS] pgsql(configure.in))
> Do you mind if we name this "--enable-unicode-conversion"? It's a bit > longer, but that's why they're called long options. :) Sounds reasonable:-) Please go ahead and change it. -- Tatsuo Ishii
Re: [HACKERS] Unicode conversion (Re: [COMMITTERS] pgsql(configure.in))
> > Add new configure option "--enable-uniconv" that enables automatic > > code conversion between Unicode and other encodings. Note that > > this option requires --enable-multibyte also. > > The reason why this is optional is that the feature requires huge > > mapping tables and I don't think eve