Christian Kruse <christian(at)2ndquadrant(dot)com> writes:
> Your reasoning sounds quite logical to me. Thus I did a
> grep -RA 3 "ereport" src/* | less
> and looked for ereport calls with errno in it. I found quite a few,
> attached you will find a patch addressing that issue.
Excellent, thanks for doing the legwork. I'll take care of getting
this committed and back-patched.
regards, tom lane