Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-07-01 | Add missing serial commas | Peter Eisentraut | 12.0 |
| 2019-05-22 | Initial pgperltidy run for v12. | Tom Lane | 12.0 |
| 2019-04-04 | pg_restore: Require "-f -" to mean stdout | Alvaro Herrera | 12.0 |
| 2019-04-01 | Unified logging system for command-line programs | Peter Eisentraut | 12.0 |
| 2019-03-07 | pg_dump: allow multiple rows per insert | Alvaro Herrera | 12.0 |
| 2019-03-01 | Remove tests for pg_dumpall --exclude-database missing argument | Andrew Dunstan | 12.0 |
| 2019-03-01 | Add --exclude-database option to pg_dumpall | Andrew Dunstan | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-10-30 | Consolidate cross-option checks in pg_restore | Michael Paquier | 12.0 |
| 2018-07-13 | Add pg_dump --on-conflict-do-nothing option. | Thomas Munro | 12.0 |