diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-02-02 15:34:29 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-02-02 15:34:29 -0500 |
commit | 329b9688208e43668b002bcc756b13e1afa75911 (patch) | |
tree | c2f37c10dd565495057b778f9bcd55cd0aea2375 /src/backend/commands | |
parent | 35b8b2c4a3c67a1bb00bad7f7ead3dc7f15a416c (diff) |
Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access().
Previously you got ERRCODE_INTERNAL_ERROR, which seems inappropriate,
especially given that we're trying to avoid emitting that in reachable
cases.
Alexander Kuzmenkov
Discussion: https://postgr.es/m/CALzhyqzgQph0BY8-hFRRGdHhF8CoqmmDHW9S=hMZ-HMzLxRqDQ@mail.gmail.com
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions