Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem.
Дата
Msg-id ZwQvtUbPKaaRQezd@nathan
обсуждение исходный текст
Ответ на Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem.  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
On Fri, Sep 27, 2024 at 02:10:47PM -0500, Nathan Bossart wrote:
> Alright.  I was able to back-patch it to v12 without too much trouble,
> fortunately.  I'll commit that soon unless anyone else has feedback.

Committed, thanks!

I refrained from introducing INT64_HEX_FORMAT/UINT64_HEX_FORMAT in c.h
because I felt there was a nonzero chance of that causing problems with
third-party code on the back-branches.  We could probably add them for v18,
though.

-- 
nathan



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