Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-01 | Improve error message for rejecting RETURNING clauses with dropped columns. | Tom Lane | 9.3.12 |
| 2014-07-02 | Add some errdetail to checkRuleResultList(). | Tom Lane | 9.3.5 |
| 2013-03-04 | Get rid of any toast table when converting a table to a view. | Tom Lane | 9.3.0 |
| 2013-02-09 | Add support for ALTER RULE ... RENAME TO. | Tom Lane | 9.3.0 |
| 2012-10-24 | When converting a table to a view, remove its system columns. | Tom Lane | 9.3.0 |