]> git.evergreen-ils.org Git - working/Evergreen.git/commit - Open-ILS/src/sql/Pg/000.functions.general.sql
LP#1671150 fix unqualified unaccent call
authorJeff Godin <jgodin@tadl.org>
Fri, 23 Jun 2017 00:03:29 +0000 (20:03 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 17 Nov 2017 20:10:51 +0000 (15:10 -0500)
commitb95949a1489e1d761b9b11bfa7c3fb4e9d6e386a
tree64e4e7b6d36a5a009219dabb23d2136b745c2451
parent2ea48c6e65c8619888f13805a8e32912c14762c1
LP#1671150 fix unqualified unaccent call

Fix index creation failures when using pg_restore by qualifying the
unaccent() function call in evergreen.unaccent_and_squash()

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/sql/Pg/000.functions.general.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.qualify_unaccent_refs.sql [new file with mode: 0644]