Commits

DateSubjectAuthorReleases
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-07 Skip unnecessary stat() calls in walkdir(). Thomas Munro 14.0
2020-06-30 Prevent compilation of frontend-only files in src/common/ with backend Michael Paquier 14.0
2020-02-24 Change client-side fsync_fname() to report errors fatally Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-02-24 Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 10.8
2019-02-24 Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 11.3
2019-02-24 Tolerate EINVAL when calling fsync() on a directory. Thomas Munro 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-18 Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows" Tom Lane 11.0
2018-09-17 Allow concurrent-safe open() and fopen() in frontend code for Windows Michael Paquier 11.0
2018-09-14 Allow concurrent-safe open() and fopen() in frontend code for Windows Michael Paquier 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.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-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-17 Fix new warnings from GCC 7 Peter Eisentraut 10.0
2017-03-22 Sync pg_dump and pg_dumpall output Andrew Dunstan 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-20 Rename "pg_xlog" directory to "pg_wal". Robert Haas 10.0
2016-10-02 Avoid leaking FDs after an fsync failure. Tom Lane 10.0