Make config.update_coded_value_map() consistent user/dbs/lp1091831_coded_value_map_function_fix
authorDan Wells <dbw2@calvin.edu>
Tue, 18 Dec 2012 20:51:12 +0000 (15:51 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 19 Dec 2012 16:57:26 +0000 (11:57 -0500)
commit2211e6cc20ddf1b9f3e54161a98649c222ad0faa
tree266a0b0434cfafdc810ff1c0ca9b912a03957b8c
parent0cc470d49fc4d41e49a9f6752120135af9ac6a8f
Make config.update_coded_value_map() consistent

The version of this function in the upgrade file is different than
the one in the 002.schema.config.sql file. This commit fixes the
broken logic in the 002 file and makes it match the logic in the
old upgrade file.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0748.function.update_coded_value_map.sql [new file with mode: 0644]