Commits
Showing commits that first shipped in 8.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-06-30 | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. | Tom Lane | 8.3.20 |
| 2007-09-06 | Make eval_const_expressions() preserve typmod when simplifying something like | Tom Lane | 8.3.0 |
| 2007-06-11 | Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. | Tom Lane | 8.3.0 |