forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4493bfb
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 parentb59ae79 commit4493bfb
1 file changed
+4
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
632 | 632 |
| |
633 | 633 |
| |
634 | 634 |
| |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
635 | 639 |
| |
636 | 640 |
| |
637 | 641 |
| |
|
0 commit comments
Comments
(0)