- Notifications
You must be signed in to change notification settings - Fork5
Commite9a3833
committed
Adjust pg_fsync_writethrough so that it will set errno when failing
on a platform that doesn't support this operation. The former codingwould allow an unrelated errno to be reported, which would be quitemisleading. Not sure if this has anything to do with the currentbuildfarm failures, but it's certainly bogus as-is.1 parent3229db2 commite9a3833
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
|
0 commit comments
Comments
(0)