summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/postgresql.conf.sample
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2019-02-24 23:59:26 +1300
committerThomas Munro <tmunro@postgresql.org>2019-02-25 00:02:56 +1300
commitede6b19624d1836635d8bd2c8cdc6a694d8ff678 (patch)
tree0efca46d3c6ddda4a683d0a130501dfddf818035 /src/backend/utils/misc/postgresql.conf.sample
parent99a1554a2680d25f0b54d4209ccfc76c443df6e3 (diff)
Tolerate EINVAL when calling fsync() on a directory.
Previously, we tolerated EBADF as a way for the operating system to indicate that it doesn't support fsync() on a directory. Tolerate EINVAL too, for older versions of Linux CIFS. Bug #15636. Back-patch all the way. Reported-by: John Klann Discussion: https://postgr.es/m/15636-d380890dafd78fc6@postgresql.org
Diffstat (limited to 'src/backend/utils/misc/postgresql.conf.sample')
0 files changed, 0 insertions, 0 deletions