forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8cf8259
committed
Avoid file descriptor leak in pg_test_fsync.
This can cause problems on Windows, where files that are still opencan't be unlinked.Jeff Janes1 parentf6fb7fb commit8cf8259
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
263 |
| - | |
264 |
| - | |
265 | 263 |
| |
266 | 264 |
| |
267 | 265 |
| |
|
0 commit comments
Comments
(0)