forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2beae72
committed
Map ERROR_INVALID_NAME to ENOENT in mapping table of win32error.c
This error can be reached when sending an incorrect file name to open()on Windows, resulting in a confusing errno reported. This has been seenin the development of a different patch by the same author.Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACWet-b8Juba0DiXwfGCyyOcohzwksahE5ebB9rcbLZKCQ@mail.gmail.com1 parentb6d8a60 commit2beae72
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| 167 | + | |
| 168 | + | |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
|
0 commit comments
Comments
(0)