]> granicus.if.org Git - postgresql/commit
Clean up pg_test_fsync commit.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Jan 2011 00:27:25 +0000 (19:27 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Jan 2011 00:27:25 +0000 (19:27 -0500)
commitbc616703e8767d2a5d0312cdbf5dc3c6de2b86fe
tree2d7ff5ecadb9b7f0cd805cdb2a7a91a4491dd85b
parent0cf3db2175ec770097b9c44d9a8e1e8c281ee5a6
Clean up pg_test_fsync commit.

Actually rename the program, rather than just claiming we did.  Hook it
into the build system.  Get rid of useless dependency on libpq.  Clean up
#include list and messy whitespace.
contrib/Makefile
contrib/README
contrib/pg_test_fsync/.gitignore [new file with mode: 0644]
contrib/pg_test_fsync/Makefile
contrib/pg_test_fsync/pg_test_fsync.c [moved from contrib/pg_test_fsync/test_fsync.c with 95% similarity]
doc/src/sgml/pgtestfsync.sgml