Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-11 | Fix improper uses of canonicalize_qual(). | Tom Lane | 9.5.13 |
| 2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane | 9.5.11 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-08 | Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. | Andres Freund | 9.5.0 |
| 2015-03-12 | Support flattening of empty-FROM subqueries and one-row VALUES tables. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-01 | Fix some more problems with nested append relations. | Tom Lane | 9.5.0 |