Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-12-13 | Fix compiler warning | Tom Lane | 9.2 (unreleased) |
| 2016-03-17 | Fix "pg_bench -C -M prepared". | Tom Lane | 9.2.16 |
| 2014-12-16 | Fix file descriptor leak after failure of a \setshell command in pgbench. | Tom Lane | 9.2.10 |
| 2012-10-02 | Work around unportable behavior of malloc(0) and realloc(NULL, 0). | Tom Lane | 9.2.2 |
| 2011-09-11 | Remove no-longer-used variable. | Tom Lane | 9.2.0 |