Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-28 | pgbench: Remove dead code | Alvaro Herrera | 12.6 |
| 2021-01-26 | Report the true database name on connection errors | Alvaro Herrera | 12.6 |
| 2019-04-11 | Fix declaration after statement | Alvaro Herrera | 12.0 |
| 2019-04-09 | Fix memory leak in pgbench | Alvaro Herrera | 12.0 |
| 2019-03-27 | pgbench: doExecuteCommand -> executeMetaCommand | Alvaro Herrera | 12.0 |
| 2019-03-25 | pgbench: Remove \cset | Alvaro Herrera | 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 |
| 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 |