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>
Sun, 28 Apr 2013 16:38:50 +0000 (12:38 -0400)
commit841e6df931a245e10c35d63c84c5d0b132a6a423
tree172447f7b807ca422677f655dfc25dc98de52a50
parentc837d26efe5a0a4b96fe477120477e92c2a0ffe1
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