Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-06 | Revert "pg_dump: Lock all relations, not just plain tables". | Tom Lane | 10.15 |
| 2020-11-01 | Avoid null pointer dereference if error result lacks SQLSTATE. | Tom Lane | 10.15 |
| 2020-10-27 | pg_dump: Lock all relations, not just plain tables | Alvaro Herrera | 10.15 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 10.15 |
| 2018-02-26 | Empty search_path in Autovacuum and non-psql/pgbench clients. | Noah Misch | 10.3 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-09 | Ignore PQcancel errors properly | Alvaro Herrera | 10.0 |
| 2017-03-29 | pg_dump: Remove query truncation in error messages | Peter Eisentraut | 10.0 |
| 2016-08-30 | Simplify correct use of simple_prompt(). | Tom Lane | 10.0 |