Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-07-31 | Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT). | Tom Lane | 9.1.5 |
| 2011-04-22 | Make a code-cleanup pass over the collations patch. | Tom Lane | 9.1.0 |
| 2011-03-20 | Revise collation derivation method and expression-tree representation. | Tom Lane | 9.1.0 |
| 2011-02-25 | Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. | Tom Lane | 9.1.0 |