aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgbench/t/001_pgbench_with_server.pl
Commit message (Expand)AuthorAge
* Don't assume expr is available in pgbench testsAndrew Dunstan2019-07-24
* Fix pgbench TAP test failure with funky file names (redux)Andrew Dunstan2019-03-05
* Fix portability problem in pgbench.Tom Lane2019-01-24
* Revert "Fix under-quoted filename pattern in pgbench TAP test."Tom Lane2019-01-21
* Fix under-quoted filename pattern in pgbench TAP test.Tom Lane2019-01-18
* Correct commentPeter Eisentraut2018-07-03
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-commentsPeter Eisentraut2018-04-27
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* C comments: "a" <--> "an" correctionsBruce Momjian2018-03-29
* Set random seed for pgbench.Teodor Sigaev2018-03-26
* Add \if support to pgbenchTeodor Sigaev2018-03-22
* Add general purpose hasing functions to pgbench.Teodor Sigaev2018-03-21
* Fix pgbench TAP test to work in VPATH builds.Tom Lane2018-03-02
* Fix perlcritic warningsPeter Eisentraut2018-02-22
* pgbench: Remove accidental garbage in test filePeter Eisentraut2018-01-23
* Fix allowing of leading zero on exponents in pgbench test resultsTeodor Sigaev2018-01-10
* Improve scripting language in pgbenchTeodor Sigaev2018-01-09
* Allow leading zero on exponents in pgbench test resultsAndrew Dunstan2017-12-29
* Add pow(), aka power(), function to pgbench.Robert Haas2017-12-27
* Add approximated Zipfian-distributed random generator to pgbench.Teodor Sigaev2017-12-14
* pgbench: fix stats reporting when some transactions are skipped.Tom Lane2017-11-21
* Allow running just selected steps of pgbench's initialization sequence.Tom Lane2017-11-13
* Remove pgbench "progress" test pending solution of its timing issues.Tom Lane2017-09-23
* Allow up to 3 "-P 1" reports per thread in pgbench run of 2 seconds.Tom Lane2017-09-22
* Fix more portability issues in new pgbench TAP tests.Tom Lane2017-09-08
* Fix pgbench TAP tests to work with --disable-thread-safety.Tom Lane2017-09-08
* Fix more portability issues in new pgbench TAP tests.Tom Lane2017-09-08
* Fix assorted portability issues in new pgbench TAP tests.Tom Lane2017-09-08
* Add much-more-extensive TAP tests for pgbench.Tom Lane2017-09-08