Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 9.4.26
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 9.5.21
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 11.7
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 10.12
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 12.2
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 9.6.17
2019-12-21 In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. Tom Lane 13.0
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 9.4.26
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 9.5.21
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 12.2
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 10.12
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 13.0
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 9.6.17
2019-12-16 On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. Tom Lane 11.7
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2006-09-24 Fix incorrect mapping of fopen mode 'a' in recently-added code to Tom Lane 8.2.0
2006-08-30 Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE Tom Lane 8.2.0
2005-07-28 Fix a whole bunch of #includes that were either wrong or redundant. Tom Lane 8.1.0