Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-06-30 | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. | Tom Lane | 9.1.5 |
| 2011-03-26 | Pass collation to makeConst() instead of looking it up internally. | Tom Lane | 9.1.0 |
| 2010-11-04 | Reimplement planner's handling of MIN/MAX aggregate optimization. | Tom Lane | 9.1.0 |
| 2010-10-10 | Support triggers on views. | Tom Lane | 9.1.0 |