Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-26 | Report the true database name on connection errors | Alvaro Herrera | 10.16 |
| 2019-06-07 | Fix copy-pasto in freeing memory on error in vacuumlo. | Heikki Linnakangas | 10.9 |
| 2019-03-24 | Avoid double-free in vacuumlo error path. | Tom Lane | 10.8 |
| 2018-02-26 | Empty search_path in Autovacuum and non-psql/pgbench clients. | Noah Misch | 10.3 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-10 | Fix hard-coded relkind constants in assorted other files. | Tom Lane | 10.0 |
| 2017-03-01 | Move atooid() definition to a central place | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-30 | Fix a bunch of places that called malloc and friends with no NULL check. | Tom Lane | 10.0 |
| 2016-08-30 | Simplify correct use of simple_prompt(). | Tom Lane | 10.0 |