Thread
Commits
-
Remove remaining mentions of UNSAFE_STAT_OK
- 1509abe2c5da 16.0 landed
-
Fix our Windows stat() emulation to handle file sizes > 4GB.
- bed90759fcbc 14.0 cited
-
Remove remaining mentions of UNSAFE_STAT_OK
Peter Eisentraut <peter.eisentraut@enterprisedb.com> — 2022-08-15T08:41:42Z
The last use of UNSAFE_STAT_OK was removed in bed90759fcbcd72d4d06969eebab81e47326f9a2, but the build system(s) still mentions it. Is it safe to remove, or does it interact with system header files in some way that isn't obvious here?