Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-02-25 | Fix dumping of views that are just VALUES(...) but have column aliases. | Tom Lane | 9.0.20 |
| 2012-10-24 | Prevent parser from believing that views have system columns. | Tom Lane | 9.0.11 |
| 2009-09-22 | Fix crash if a DROP is attempted on an internally-dependent object. | Tom Lane | 9.0.0 |