2
0
mirror of https://git.postgresql.org/git/postgresql.git synced 2024-12-21 08:29:39 +08:00
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 Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
pg_test_fsync.c Avoid file descriptor leak in pg_test_fsync. 2014-11-19 12:06:24 -05:00