forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit29df29d
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 parentac3afc3 commit29df29d
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
672 | 672 |
| |
673 | 673 |
| |
674 | 674 |
| |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
675 | 679 |
| |
676 | 680 |
| |
677 | 681 |
| |
|
0 commit comments
Comments
(0)