Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-02-01 | Add CREATE RECURSIVE VIEW syntax | Peter Eisentraut | 9.3.0 |
| 2012-10-12 | Fix oversight in new code for printing rangetable aliases. | Tom Lane | 9.3.0 |
| 2012-09-05 | Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH. | Tom Lane | 9.3.0 |
| 2012-08-15 | Fix rescan logic in nodeCtescan. | Tom Lane | 9.3.0 |
| 2012-07-31 | Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT). | Tom Lane | 9.3.0 |