Re: BUG #2719: configure script does not accept --enable-locale --enable-multibyte=UNICODE options - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2719: configure script does not accept --enable-locale --enable-multibyte=UNICODE options
Date
Msg-id 22195.1161882865@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2719: configure script does not accept --enable-locale --enable-multibyte=UNICODE options  ("Mareks Malnacs" <mareksm@gmail.com>)
List pgsql-bugs
"Mareks Malnacs" <mareksm@gmail.com> writes:
> configure script forbids me to use following options:

> --enable-locale --enable-multibyte=UNICODE --enable-odbc --with-java
> --enable-unicode-conversion

All those options have been obsolete for a long time.

> initdb -E UNICODE -A password -W
> This command says that it will use C encoding instead of specified UNICODE,

You sure you aren't confused about locale vs. encoding?  You want to
specify a locale setting too, probably.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2721: configuration issue
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: BUG #2719: configure script does not accept --enable-locale