Commit Graph

15 Commits (b4cc19ab01ffe6a72a915b21aa41536de80923f5)

Author SHA1 Message Date
Thomas Munro f16735d80d Tolerate EINVAL when calling fsync() on a directory. 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Michael Paquier 0ba06e0bfb Allow concurrent-safe open() and fopen() in frontend code for Windows 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run 8 years ago
Peter Eisentraut 6275f5d28a Fix new warnings from GCC 7 8 years ago
Andrew Dunstan 96a7128b7b Sync pg_dump and pg_dumpall output 8 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Robert Haas f82ec32ac3 Rename "pg_xlog" directory to "pg_wal". 9 years ago
Tom Lane 728ceba938 Avoid leaking FDs after an fsync failure. 9 years ago
Peter Eisentraut f2af8dc5ba Fix compiler warnings 9 years ago
Peter Eisentraut bc34223bc1 pg_basebackup pg_receivexlog: Issue fsync more carefully 9 years ago
Peter Eisentraut bf5bb2e85b Move fsync routines of initdb into src/common/ 9 years ago