index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
file_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
1
-1
/
+1
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
1
-47
/
+37
*
Tolerate EINVAL when calling fsync() on a directory.
Thomas Munro
2019-02-24
1
-1
/
+1
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Allow concurrent-safe open() and fopen() in frontend code for Windows
Michael Paquier
2018-09-14
1
-2
/
+2
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-1
/
+1
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-1
/
+1
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-6
/
+6
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
1
-2
/
+2
*
Sync pg_dump and pg_dumpall output
Andrew Dunstan
2017-03-22
1
-0
/
+19
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
1
-14
/
+25
*
Avoid leaking FDs after an fsync failure.
Tom Lane
2016-10-02
1
-0
/
+1
*
Fix compiler warnings
Peter Eisentraut
2016-09-29
1
-4
/
+5
*
pg_basebackup pg_receivexlog: Issue fsync more carefully
Peter Eisentraut
2016-09-29
1
-5
/
+100
*
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-29
1
-0
/
+276