Re: [BUGS] possible bug windows setup

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [BUGS] possible bug windows setup
Дата
Msg-id 20080207100706.GF12085@svr2.hagander.net
обсуждение исходный текст
Ответы Re: [BUGS] possible bug windows setup
Список pgsql-hackers
On Wed, Feb 06, 2008 at 02:59:31PM +0100, Gevik Babakhani wrote:
> I might be very wrong, but when I try to install 8.3 on Windows with NLS
> options selected, no share/locale files are installed. could someone please
> test or confirm this?

Yes, it's broken. It seems the change in Install.pm rev 1.20 to use
File::Find instead of external dir broke this, and was never tested at all
:-(

I know I build without NLS enabled, and it seems so does everybody else who
regularly builds the msvc stuff.

There is no testing at all of the NLS stuff in the regression tests.
Perhaps it would be a good idea to do that? Could be somethign as simple as
launching psql in a way tha tgenerates a syntax error and make sure i
matches a proper translation?


(and yes, I'm working on a patch for the actual issue)

//Magnus


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: PostgreSQL 8.4 development plan
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: build environment: a different makefile