aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_test_timing/pg_test_timing.c
Commit message (Expand)AuthorAge
* Remove undocumented -h (help) optionBruce Momjian2013-07-01
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Move long_options structures to the top of main() functions, forBruce Momjian2012-11-30
* Adjust pg_test_timing to show shortest test durations first, placeBruce Momjian2012-08-28
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* pg_test_timing: Lame hack to work around compiler warning.Robert Haas2012-03-30
* pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas2012-03-27