]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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, 7 Feb 2014 22:00:11 +0000 (17:00 -0500)
commit616f47d742b6a773b1ce099d90dc073b6143bc2c
tree7e331e48cb3161b30d2704638c9e64508ccd88b8
parentbd50424f525f4a32ccc965b3835fee7256015254
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