summaryrefslogtreecommitdiff
path: root/contrib/pg_test_timing/pg_test_timing.c
AgeCommit message (Expand)Author
2012-11-30Move long_options structures to the top of main() functions, forBruce Momjian
2012-08-28Adjust pg_test_timing to show shortest test durations first, placeBruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-03-30pg_test_timing: Lame hack to work around compiler warning.Robert Haas
2012-03-27pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas