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-03-31 | Add relallfrozen to pg_dump statistics. | Jeff Davis | 18.0 |
| 2025-03-28 | Matview statistics depend on matview data. | 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-03-08 | Don't convert to and from floats in pg_dump. | Jeff Davis | 18.0 |
| 2025-02-28 | Adjust pg_dump tag for relation stats. | Jeff Davis | 18.0 |
| 2025-02-26 | pg_dump: prepare attribute stats query. | Jeff Davis | 18.0 |
| 2025-02-26 | Avoid unnecessary relation stats query in pg_dump. | Jeff Davis | 18.0 |
| 2025-02-20 | Transfer statistics during pg_upgrade. | Jeff Davis | 18.0 |