postgresql/src/common
Andrew Dunstan 96a7128b7b Sync pg_dump and pg_dumpall output
Before exiting any files are fsync'ed. A --no-sync option is also
provided for a faster exit if desired.

Michael Paquier.

Reviewed by Albe Laurenz

Discussion: https://postgr.es/m/CAB7nPqS1uZ=Ov+UruW6jr3vB-S_DLVMPc0dQpV-fTDjmm0ZQMg@mail.gmail.com
2017-03-22 10:20:13 -04:00
..
base64.c Fix comments in SCRAM-SHA-256 patch. 2017-03-07 15:24:27 +02:00
config_info.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
controldata_utils.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
exec.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
fe_memutils.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
file_utils.c Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
ip.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
keywords.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Makefile Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). 2017-03-07 14:25:40 +02:00
md5.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pg_lzcompress.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pgfnames.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
psprintf.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
relpath.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
restricted_token.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
rmtree.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
scram-common.c A collection of small fixes for the SCRAM patch. 2017-03-07 19:00:22 +02:00
sha2.c Refactor SHA2 functions and move them to src/common/. 2017-03-07 14:23:49 +02:00
sha2_openssl.c Refactor SHA2 functions and move them to src/common/. 2017-03-07 14:23:49 +02:00
string.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
username.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
wait_error.c Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00