Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-22 | Avoid redundantly prefixing PQerrorMessage for a connection failure. | Tom Lane | 14.0 |
| 2020-11-06 | Revert "pg_dump: Lock all relations, not just plain tables". | Tom Lane | 14.0 |
| 2020-11-01 | Avoid null pointer dereference if error result lacks SQLSTATE. | Tom Lane | 14.0 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 14.0 |
| 2020-09-04 | Remove arbitrary restrictions on password length. | Tom Lane | 14.0 |