Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-19 | Remove bogus assertion in transformExpressionList(). | Tom Lane | 9.6.24 |
| 2016-11-20 | Prevent multicolumn expansion of "foo.*" in an UPDATE source expression. | Tom Lane | 9.6.2 |
| 2016-04-08 | Revert CREATE INDEX ... INCLUDING ... | Teodor Sigaev | 9.6.0 |
| 2016-04-08 | CREATE INDEX ... INCLUDING (column[, ...]) | Teodor Sigaev | 9.6.0 |
| 2016-03-15 | Fix typos. | Robert Haas | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-12-23 | Allow omitting one or both boundaries in an array slice specifier. | Tom Lane | 9.6.0 |
| 2015-12-18 | Revert 9246af6799819847faa33baf441251003acbb8fe because | Teodor Sigaev | 9.6.0 |
| 2015-12-18 | Allow to omit boundaries in array subscript | Teodor Sigaev | 9.6.0 |