Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-03 | pgbench: Install guard against overflow when dividing by -1. | Robert Haas | 9.2.15 |
| 2011-08-05 | Modestly improve pgbench's checking for invalid ranges. | Robert Haas | 9.2.0 |
| 2011-08-03 | Make pgbench use erand48() rather than random(). | Robert Haas | 9.2.0 |
| 2011-07-29 | Move new pgbench options to correct section of --help output. | Robert Haas | 9.2.0 |
| 2011-07-25 | Add new pgbench options, --tablespace and --index-tablespace. | Robert Haas | 9.2.0 |
| 2011-07-25 | Add new pgbench switch, --unlogged-tables. | Robert Haas | 9.2.0 |