Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-19 | Replace @postgresql.org with @lists.postgresql.org for mailinglists | Magnus Hagander | 12.0 |
| 2019-01-10 | Don't use address of array as boolean | Alvaro Herrera | 12.0 |
| 2019-01-10 | pgbench: add \cset and \gset commands | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2019-01-01 | Remove configure switch --disable-strong-random | Michael Paquier | 12.0 |
| 2018-11-21 | Rework the pgbench state machine code for clarity | Alvaro Herrera | 12.0 |
| 2018-11-16 | pgbench: introduce a RandomState struct | Alvaro Herrera | 12.0 |
| 2018-10-15 | pgbench: Report errors during run better | Peter Eisentraut | 12.0 |
| 2018-09-28 | Correct overflow handling in pgbench. | Andres Freund | 12.0 |
| 2018-09-25 | Avoid unnecessary precision loss for pgbench's --rate target. | Tom Lane | 12.0 |
| 2018-09-24 | Use ppoll(2), if available, to wait for input in pgbench. | Tom Lane | 12.0 |
| 2018-07-16 | doc: Update redirecting links | Peter Eisentraut | 12.0 |