forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita855c90
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 parent33f642f commita855c90
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
211 | 209 |
| |
212 | 210 |
| |
213 | 211 |
| |
|
0 commit comments
Comments
(0)