LP#1671150 Fix unqualified unaccent call
authorJeff Godin <jgodin@tadl.org>
Fri, 23 Jun 2017 00:03:29 +0000 (20:03 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 7 Nov 2017 20:57:00 +0000 (15:57 -0500)
commiteb0e9500e6ee26f15dba13160cb70aa0938c0455
tree9a40dd6d2b763bba311684fb6f35880451b4738a
parent689171ab8e35da2ab7ef5e89c7e1dade3f38a753
LP#1671150 Fix unqualified unaccent call

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

Signed-off-by: Jeff Godin <jgodin@tadl.org>
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]