forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfcd1132
committed
Minor cleanup for win32stat.c.
Use GetLastError(), rather than assuming that CreateFile() failuremust map to ENOENT. Noted by Michael Paquier.Discussion:https://postgr.es/m/CAC+AXB0g44SbvSpC86o_1HWh8TAU2pZrMRW6tJT-dkijotx5Qg@mail.gmail.com1 parente578c17 commitfcd1132
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
| 208 | + | |
207 | 209 |
| |
208 |
| - | |
| 210 | + | |
209 | 211 |
| |
210 | 212 |
| |
211 | 213 |
| |
|
0 commit comments
Comments
(0)