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 Clean up pg_test_fsync commit. 2011-01-21 19:27:25 -05:00
Makefile Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
pg_test_fsync.c Avoid file descriptor leak in pg_test_fsync. 2014-11-19 12:14:22 -05:00