Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-02 | Simplify options in pg_dump and pg_restore. | Jeff Davis | 18.0 |
| 2025-08-01 | pg_dump: reject combination of "only" and "with" | Jeff Davis | 18.0 |
| 2025-05-27 | Change pg_dump default for statistics export. | Jeff Davis | 18.0 |
| 2025-03-31 | Add relallfrozen to pg_dump statistics. | Jeff Davis | 18.0 |
| 2025-03-26 | Add pg_dump --with-{schema|data|statistics} options. | Jeff Davis | 18.0 |
| 2025-03-25 | Stats: use schemaname/relname instead of regclass. | Jeff Davis | 18.0 |
| 2025-02-20 | Transfer statistics during pg_upgrade. | Jeff Davis | 18.0 |