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