Native SQL functions for Vandelay
authorDan Scott <dscott@laurentian.ca>
Wed, 12 Oct 2011 18:20:46 +0000 (14:20 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 17 Jan 2014 01:52:21 +0000 (20:52 -0500)
commit15ccec99b290115ca4f9f1e6f27c9bbb93e61a1c
tree67f7e768821425d6a8201d9c462300abf905e90d
parentc905e36256aa9e81106dff4776a55c37078a4667
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