]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix 0752 and 0756 upgrade scripts
authorBen Shum <bshum@biblio.org>
Sun, 17 Feb 2013 06:46:16 +0000 (01:46 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 27 Feb 2013 13:36:53 +0000 (08:36 -0500)
commit50951b430efbfe8b27972d965bc5f6725fc1b3a3
tree15f354bd6726b2a0655c04204e6575ae1ffad877
parentd8d832489f054bfba51854354ae00d7a26edc237
Fix 0752 and 0756 upgrade scripts

In 0752, change evergreen.is_json() to just is_json() since some
upgraded sites may still have this in their public schema.

In 0756, drop some additional remnant functions if they exist. These
functions may still lurk in older Evergreen systems upgrading from
pre-2.0 times.

See for reference these commits which drop the older functions from
the schema:

415e0c40cf8ac0fbba91541f9ddf386d02f01fec
24007bf27d6f53073cfb45e4db43b88f651b971b

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/sql/Pg/upgrade/0752.schema.url_verify.sql
Open-ILS/src/sql/Pg/upgrade/0756.drop.query_parser_fts.sql