Files
postgres/contrib/pg_test_fsync
Robert Haas 57ce746617 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:20:47 -05:00
..