Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-01 | Improve error message for rejecting RETURNING clauses with dropped columns. | Tom Lane | 9.1.21 |
| 2014-07-02 | Add some errdetail to checkRuleResultList(). | Tom Lane | 9.1.14 |
| 2011-07-07 | Finish disabling reduced-lock-levels-for-DDL feature. | Tom Lane | 9.1.0 |
| 2011-02-25 | Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. | Tom Lane | 9.1.0 |
| 2011-02-08 | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 9.1.0 |