Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-11-22 | Doc: improve documentation about composite-value usage. | Tom Lane | 9.3.16 |
| 2014-12-21 | Docs: clarify treatment of variadic functions with zero variadic arguments. | Tom Lane | 9.3.6 |
| 2014-04-04 | Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. | Tom Lane | 9.3.5 |
| 2013-01-25 | Fix concat() and format() to handle VARIADIC-labeled arguments correctly. | Tom Lane | 9.3.0 |
| 2012-09-01 | More documentation updates for LATERAL. | Tom Lane | 9.3.0 |