postgresql/contrib/pg_test_fsync
Tom Lane 37eb2cd4ad More pg_test_fsync fixups.
Reduce #includes to minimum actually needed; in particular include
postgres_fe.h not postgres.h, so as to stop build failures on some
platforms.

Use get_progname() instead of hardwired program name; improve error
checking for command line syntax; bring error messages into line with
style guidelines; include strerror result in die() cases.
2011-01-22 15:01:26 -05:00
..
.gitignore Clean up pg_test_fsync commit. 2011-01-21 19:27:25 -05:00
Makefile Clean up pg_test_fsync commit. 2011-01-21 19:27:25 -05:00
pg_test_fsync.c More pg_test_fsync fixups. 2011-01-22 15:01:26 -05:00