This website requires JavaScript.
Explore
Help
Sign In
1berry
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
pg_test_fsync
History
Robert Haas
a855c90a72
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:26:06 -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:26:06 -05:00