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-04-26 | Add transforms feature | Peter Eisentraut | 9.5.0 |
| 2015-02-11 | Fix pg_dump's heuristic for deciding which casts to dump. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-27 | Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost | 9.5.0 |
| 2014-10-14 | pg_dump: Reduce use of global variables | Alvaro Herrera | 9.5.0 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |