Add evergreen.get_locale_name() function to base schema
authorDan Scott <dscott@laurentian.ca>
Wed, 25 Jul 2012 16:45:27 +0000 (12:45 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Wed, 25 Jul 2012 16:52:35 +0000 (12:52 -0400)
commite087d43fc733c96563a50abdd3ce33865f234ee4
treef940a6c7b5cd98515eab39fa1e09b1035f9b7496
parent0b1d3ca56e7113be185f869a632fd8e49912d040
Add evergreen.get_locale_name() function to base schema

I added the evergreen.get_locale_name() function to the database schema
upgrades in 0723 but failed to add it to the base schema, resulting in
errors like: 'egweb: template error: undef error - Can't call method
"maketext"'. Get rid of that problem!

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/sql/Pg/020.schema.functions.sql