Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2024-11-07 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 13.17
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-10-09 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 14.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-25 Put back #include <windows.h> in dirmod.c. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-11-05 pgwin32_is_junction's argument should be "const char *" not "char *". Tom Lane 10.0
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.6.0
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.2.17
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.1.22
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.5.3
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.4.8
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.3.13
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in Windows-specific code. Tom Lane 9.5.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.3.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.2.2
2010-10-29 Fix comparisons of pointers with zero to compare with NULL instead. Tom Lane 9.1.0
2008-04-18 Fix rmtree() so that it keeps going after failure to remove any individual Tom Lane 8.3.2
2008-04-18 Fix rmtree() so that it keeps going after failure to remove any individual Tom Lane 8.4.0
2008-04-12 A quick try at un-breaking the Cygwin build. Whether it needs the Tom Lane 8.2.8
2008-04-11 A quick try at un-breaking the Cygwin build. Whether it needs the Tom Lane 8.3.2
2008-04-11 A quick try at un-breaking the Cygwin build. Whether it needs the Tom Lane 8.4.0