mirror of https://github.com/postgres/postgres
No need to do "errcode(errcode_for_file_access())", just "errcode_for_file_access()" is enough. The extra errcode() call is useless but harmless, so there's no user-visible bug here. Nevertheless, backpatch to 9.1 where this code were added.pull/1/head
parent
f9c92a5a3e
commit
b436c72f61
Loading…
Reference in new issue