Avoid file descriptor leak in pg_test_fsync.
Robert Haas <rhaas@postgresql.org>
Avoid file descriptor leak in pg_test_fsync. This can cause problems on Windows, where files that are still open can't be unlinked. Jeff Janes
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_test_fsync/pg_test_fsync.c | modified | +0 −2 |