Native SQL functions for Vandelay
authorDan Scott <dscott@laurentian.ca>
Wed, 12 Oct 2011 18:20:46 +0000 (14:20 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 7 Feb 2014 05:51:28 +0000 (00:51 -0500)
commit9b264c08694d09bb315353af36d2e93235c569da
tree7e331e48cb3161b30d2704638c9e64508ccd88b8
parent66cbcdf1c546ffe973538ef946603d0c98d215e8
Native SQL functions for Vandelay

Use STRING_AGG() where appropriate instead of
ARRAY_TO_STRING(ARRAY_ACCUM()), and ARRAY_AGG() instead of
ARRAY_ACCUM().

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/012.schema.vandelay.sql