Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-13 | Fix possible crash in pg_dump with identity sequences. | Tom Lane | 17.3 |
| 2024-04-01 | Rearrange pg_dump's handling of large objects for better efficiency. | Tom Lane | 17.0 |
| 2023-12-29 | In pg_dump, don't dump a stats object unless dumping underlying table. | Tom Lane | 17.0 |
| 2023-10-29 | Teach pg_dump about the new pg_subscription.subrunasowner option. | Tom Lane | 17.0 |