forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit329b968
committed
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 reachablecases.Alexander KuzmenkovDiscussion:https://postgr.es/m/CALzhyqzgQph0BY8-hFRRGdHhF8CoqmmDHW9S=hMZ-HMzLxRqDQ@mail.gmail.com1 parent35b8b2c commit329b968
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
763 | 767 |
| |
764 | 768 |
| |
765 | 769 |
| |
|
0 commit comments
Comments
(0)