Re: Is postgres ready for 2038?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is postgres ready for 2038?
Дата
Msg-id 985310.1605710686@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Is postgres ready for 2038?  (Pavel Borisov <pashkin.elfe@gmail.com>)
Ответы Re: Is postgres ready for 2038?
Re: Is postgres ready for 2038?
Список pgsql-hackers
Pavel Borisov <pashkin.elfe@gmail.com> writes:
>> Maybe we need to dig a little more to see what's going on here.

> How about just a mention in the future documentation to never ever define
> _USE_32BIT_TIME_T when compiling PG under Windows? Should be enough, I
> suppose.

Hmm.  Digging around, I see that Mkvcbuild.pm intentionally absorbs
_USE_32BIT_TIME_T when building with a Perl that defines that.
I don't know what the state of play is in terms of Windows Perl
distributions getting off of that, but maybe we should press people
to not be using such Perl builds.

            regards, tom lane



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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: proposal: possibility to read dumped table's name from file