Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-29 | Count individual SQL commands in pg_restore's --transaction-size mode. | Tom Lane | 17.0 |
| 2024-05-07 | Ensure that "pg_restore -l" reports dependent TOC entries correctly. | Tom Lane | 17.0 |
| 2024-04-01 | Invent --transaction-size option for pg_restore. | Tom Lane | 17.0 |
| 2024-04-01 | Rearrange pg_dump's handling of large objects for better efficiency. | Tom Lane | 17.0 |
| 2023-10-02 | Fix omission of column-level privileges in selective pg_restore. | Tom Lane | 17.0 |