aboutsummaryrefslogtreecommitdiff
path: root/src/common/file_utils.c
Commit message (Expand)AuthorAge
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-17
* Fix new warnings from GCC 7Peter Eisentraut2017-04-17
* Sync pg_dump and pg_dumpall outputAndrew Dunstan2017-03-22
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Rename "pg_xlog" directory to "pg_wal".Robert Haas2016-10-20
* Avoid leaking FDs after an fsync failure.Tom Lane2016-10-02
* Fix compiler warningsPeter Eisentraut2016-09-29
* pg_basebackup pg_receivexlog: Issue fsync more carefullyPeter Eisentraut2016-09-29
* Move fsync routines of initdb into src/common/Peter Eisentraut2016-09-29