postgresql/doc/src
Tom Lane 760f3c043a Fix concat() and format() to handle VARIADIC-labeled arguments correctly.
Previously, the VARIADIC labeling was effectively ignored, but now these
functions act as though the array elements had all been given as separate
arguments.

Pavel Stehule
2013-01-25 00:19:56 -05:00
..
sgml Fix concat() and format() to handle VARIADIC-labeled arguments correctly. 2013-01-25 00:19:56 -05:00
Makefile Add maintainer-check target 2011-03-28 22:56:52 +03:00