Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-15 | Avoid invalidating all foreign-join cached plans when user mappings change. | Tom Lane | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-01-28 | Only try to push down foreign joins if the user mapping OIDs match. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-09-21 | Remove the SECURITY_ROW_LEVEL_DISABLED security context bit. | Noah Misch | 9.6.0 |
| 2015-09-21 | Remove the row_security=force GUC value. | Noah Misch | 9.6.0 |