git.postgresql.org Git - postgresql.git/commit
Mon, 1 Feb 2010 03:14:45 +0000 (03:14 +0000)
Mon, 1 Feb 2010 03:14:45 +0000 (03:14 +0000)
commit 9ea9918e37689fbc9ed43532b8828652b5ea90cd
Add string_agg aggregate functions. The one argument version concatenates
the input values into a string. The two argument version also does the same
thing, but inserts delimiters between elements.
Original patch by Pavel Stehule, reviewed by David E. Wheeler and me.
This is the main PostgreSQL git repository.
RSS
Atom