Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. - Mailing list pgsql-committers

From Thomas Munro
Subject Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB.
Date
Msg-id CA+hUKGLa_nc36wAAvAeqz06_UeKs-jKi++gYCANxM6BiOghyxA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB.  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB.
List pgsql-committers
On Sat, Nov 9, 2024 at 9:30 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> My impression was that this was something we just didn't get around to. I wouldn't have pushed these so close to
releaseif this hadn't been code already tested for a long time in release 16+. Maybe we missed something, but I doubt
it.

c5cb8f3b did have a couple more follow-ups: 4517358e and f71007fb.
These fixed initdb when run under a junction point:

https://www.postgresql.org/message-id/4590c37927d7b8ee84f9855d83229018%40postgrespro.ru



pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Fix sign-compare warnings in pg_iovec.h.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB.