Add evergreen.get_locale_name() function to base schema user/dbs/fix_tpac_locale_break
authorDan Scott <dscott@laurentian.ca>
Wed, 25 Jul 2012 16:45:27 +0000 (12:45 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 25 Jul 2012 16:49:45 +0000 (12:49 -0400)
commit2cec4a23c156a3fbd83bc2cf4d42adecc0e89919
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>
Open-ILS/src/sql/Pg/020.schema.functions.sql