]> granicus.if.org Git - postgresql/commit
pg_test_fsync: Update output format
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 20 Oct 2014 19:34:59 +0000 (15:34 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 20 Oct 2014 19:36:51 +0000 (15:36 -0400)
commit83dc5908c207bc0ff4256eb862f6a211ad5596ec
tree479141127381a3b276aaafb72c774a1722b6be1c
parentaf2b8fd057213f4b1918b9581c63e0b00427573c
pg_test_fsync: Update output format

Apparently, computers are now a bit faster than when this was first
added, so we need to make room for a digit or two in the ops/sec format.

While we're at it, adjust some of the other output for a more consistent
line length.
contrib/pg_test_fsync/pg_test_fsync.c