Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-06 | Revert "pg_dump: Lock all relations, not just plain tables". | Tom Lane | 12.5 |
| 2020-11-01 | Avoid null pointer dereference if error result lacks SQLSTATE. | Tom Lane | 12.5 |
| 2020-10-27 | pg_dump: Lock all relations, not just plain tables | Alvaro Herrera | 12.5 |
| 2020-09-24 | Fix handling of -d "connection string" in pg_dump/pg_restore. | Tom Lane | 12.5 |
| 2019-07-09 | Message style improvements | Peter Eisentraut | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2019-04-01 | Unified logging system for command-line programs | Peter Eisentraut | 12.0 |