summaryrefslogtreecommitdiff
path: root/src/common/file_utils.c
AgeCommit message (Expand)Author
2017-03-22Sync pg_dump and pg_dumpall outputAndrew Dunstan
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-10-20Rename "pg_xlog" directory to "pg_wal".Robert Haas
2016-10-02Avoid leaking FDs after an fsync failure.Tom Lane
2016-09-29Fix compiler warningsPeter Eisentraut
2016-09-29pg_basebackup pg_receivexlog: Issue fsync more carefullyPeter Eisentraut
2016-09-29Move fsync routines of initdb into src/common/Peter Eisentraut