Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-04-04 | Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. | Tom Lane | 9.3.5 |
| 2013-11-06 | Support default arguments and named-argument notation for window functions. | Tom Lane | 9.3.2 |
| 2013-01-22 | Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. | Tom Lane | 9.3.0 |