Commits

Showing commits that first shipped in 9.6 (backpatches included). Clear

DateSubjectAuthorReleases
2021-01-28 pgbench: Remove dead code Alvaro Herrera 9.6.21
2021-01-26 Report the true database name on connection errors Alvaro Herrera 9.6.21
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.6.16
2019-08-12 Fix compiler warning Peter Eisentraut 9.6.16
2017-03-24 Fix pgbench options -C and -R together Teodor Sigaev 9.6.3
2017-03-07 Fix pgbench's failure to honor the documented long-form option "--builtin". Tom Lane 9.6.3
2016-09-21 Print test parameters like "foo: 123", and results like "foo = 123". Heikki Linnakangas 9.6.0
2016-09-21 Fix pgbench's calculation of average latency, when -T is not used. Heikki Linnakangas 9.6.0
2016-09-19 Fix latency calculation when there are \sleep commands in the script. Heikki Linnakangas 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-07 pgbench: Fix order in --help output Peter Eisentraut 9.6.0
2016-05-06 Fix pgbench's parsing of double values to notice trailing garbage. Tom Lane 9.6.0
2016-05-06 Improve handling of numeric-valued variables in pgbench. Tom Lane 9.6.0
2016-05-05 Rename pgbench min/max to least/greatest, and fix handling of double args. Tom Lane 9.6.0
2016-04-01 pgbench: Remove unused parameter Alvaro Herrera 9.6.0
2016-03-29 pgbench: allow a script weight of zero Alvaro Herrera 9.6.0
2016-03-29 pgbench: Remove \setrandom. Robert Haas 9.6.0
2016-03-29 Fix portability issues in 86c43f4e22c0771fd0cc6bce2799802c894ee2ec. Tom Lane 9.6.0
2016-03-29 pgbench: Support double constants and functions. Robert Haas 9.6.0
2016-03-20 SQL commands in pgbench scripts are now ended by semicolons, not newlines. Tom Lane 9.6.0
2016-03-19 Make pgbench's expression lexer reentrant. Tom Lane 9.6.0
2016-03-19 pgbench: Silence new compiler warnings Alvaro Herrera 9.6.0
2016-03-19 pgbench: Allow changing weights for scripts Alvaro Herrera 9.6.0
2016-03-17 Fix "pg_bench -C -M prepared". Tom Lane 9.6.0
2016-03-15 Fix typos. Robert Haas 9.6.0