Hi dear pgsql hackers
Thanks for replies.
There are no 32bit Windows version builds since Postgres 11, see:
https://www.postgresql.org/download/windows/
but Postgres 13 still has the same 2038 problems.
As @Pavel Borisov hints , I can find `_USE_32BIT_TIME_T` code here:
https://github.com
Hello dear pgsql hackers
I think Postgres had fix 2038 problems since 8.4, when I read in
stackexchange:
https://dba.stackexchange.com/a/233084/102852
So I test on my PC by simply change system date to `2040-09-25`:
- Windows 10 Home edition
- CPU: AMD 64 bit
- Postgres version 1