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

Don't Assert() that fsync() and close() never fail; I have seen this

crash on Solaris when over disk quota.  Instead, report such failures
via elog(DEBUG).
parent dbb76bf2
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