Re: Is postgres ready for 2038?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is postgres ready for 2038?
Дата
Msg-id 918457.1605629073@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Is postgres ready for 2038?  (方徳輝 <javaeecoding@gmail.com>)
Ответы Re: Is postgres ready for 2038?
Список pgsql-hackers
=?UTF-8?B?5pa55b6z6Lyd?= <javaeecoding@gmail.com> writes:
> Is there any road map for 2038 problems in Postgres?

Postgres has no problem with post-2038 dates as long as you are using a
system with 64-bit time_t.  In other words, the road map is "get off
Windows, or press Microsoft to fix their problems".

            regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: remove spurious CREATE INDEX CONCURRENTLY wait
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: enable_incremental_sort changes query behavior