]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Correct base schema for superseded/deprecated functions
authorDan Scott <dan@coffeecode.net>
Sat, 11 Jun 2011 11:23:45 +0000 (07:23 -0400)
committerDan Scott <dan@coffeecode.net>
Sat, 11 Jun 2011 11:23:45 +0000 (07:23 -0400)
commit3151bb5c5dc8e6512a9e8619f09a2bf5fc047717
tree5e468898d8a09c2a4ec393e519ab6779bb99ff8e
parentba6ffe0fe4140cc6761f2a9fff65e38649b8925c
Correct base schema for superseded/deprecated functions

As discussed on Evergreen dev list, the base schema didn't
match what one would accomplish via upgrades for the
evergreen.upgrade_list_applied_deprecated() and
evergreen.upgrade_list_applied_superseded() functions;
they were returning TEXT instead of SETOF TEXT.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/sql/Pg/002.schema.config.sql