_USE_32BIT_TIME_T Patch

Поиск
Список
Период
Сортировка
От Owais Khan
Тема _USE_32BIT_TIME_T Patch
Дата
Msg-id CAC2EunWgu3Nk26yXqjz=M=UuTBTVndz0B1LtLz9VqV=G=Fgnww@mail.gmail.com
обсуждение исходный текст
Ответы Re: _USE_32BIT_TIME_T Patch
Список pgsql-hackers

Hello,

We are getting crash while using plperl on Win32 as ActiveState perl(Win32) uses 32-bit time_t structures. So, We have to compile DB Server's code also with 32-bit time_t structure.

Patch is adding _USE_32BIT_TIME_T in preprocessor definitions in case platform is Windows-32 for all project files.

Thanks & Regards,

Owais.

Вложения

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: multi-master pgbench?
Следующее
От: Dave Page
Дата:
Сообщение: Re: _USE_32BIT_TIME_T Patch