postgresql/contrib/pg_test_fsync
Robert Haas a016555361 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
2014-11-19 12:06:24 -05:00
..
.gitignore
Makefile
pg_test_fsync.c Avoid file descriptor leak in pg_test_fsync. 2014-11-19 12:06:24 -05:00