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 Zz0Ym34fFt2p12oX@nathan
обсуждение исходный текст
Ответ на Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem.
Список pgsql-hackers
On Mon, Oct 07, 2024 at 02:17:06PM -0500, Nathan Bossart wrote:
> On Mon, Oct 07, 2024 at 02:00:05PM -0500, Nathan Bossart wrote:
>> 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.
> 
> Like so...

If there are no concerns, I plan on committing this soon.

-- 
nathan



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