Skip to content
Snippets Groups Projects
Commit e9a38330 authored by Tom Lane's avatar Tom Lane
Browse files

Adjust pg_fsync_writethrough so that it will set errno when failing

on a platform that doesn't support this operation.  The former coding
would allow an unrelated errno to be reported, which would be quite
misleading.  Not sure if this has anything to do with the current
buildfarm failures, but it's certainly bogus as-is.
parent 3229db2d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment