Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-06 | Always require SELECT permission for ON CONFLICT DO UPDATE. | Dean Rasheed | 9.6.6 |
| 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-02-11 | Remove GROUP BY columns that are functionally dependent on other columns. | Tom Lane | 9.6.0 |
| 2016-02-11 | Move pg_constraint.h function declarations to new file pg_constraint_fn.h. | Tom Lane | 9.6.0 |