Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-11 | Avoid trying to restore table ACLs and per-column ACLs in parallel. | Tom Lane | 9.5.23 |
| 2016-01-13 | Handle extension members when first setting object dump flags in pg_dump. | Tom Lane | 9.5.1 |
| 2016-01-13 | Access pg_dump's options structs through Archive struct, not directly. | Tom Lane | 9.5.1 |
| 2015-02-11 | Fix pg_dump's heuristic for deciding which casts to dump. | Tom Lane | 9.5.0 |