index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
file_utils.c
Commit message (
Expand
)
Author
Age
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Tolerate EINVAL when calling fsync() on a directory.
Thomas Munro
2019-02-24
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Allow concurrent-safe open() and fopen() in frontend code for Windows
Michael Paquier
2018-09-14
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
*
Sync pg_dump and pg_dumpall output
Andrew Dunstan
2017-03-22
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
*
Avoid leaking FDs after an fsync failure.
Tom Lane
2016-10-02
*
Fix compiler warnings
Peter Eisentraut
2016-09-29
*
pg_basebackup pg_receivexlog: Issue fsync more carefully
Peter Eisentraut
2016-09-29
*
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-29