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, 11 Nov 2011 20:37:04 +0000 (15:37 -0500)
commit5b37865bbf0e091593b3446e6fcab56596ec38e4
tree9064c72db00d936b14d31f32f5207b3ed9eddfc2
parent2d046b9e26f6f035ce99c2bdac374ef9f41d5ddd
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>
Open-ILS/src/sql/Pg/012.schema.vandelay.sql