Make config.update_coded_value_map() consistent user/dbwells/lp1091831_coded_value_map_function_fix
authorDan Wells <dbw2@calvin.edu>
Tue, 18 Dec 2012 20:51:12 +0000 (15:51 -0500)
committerDan Wells <dbw2@calvin.edu>
Tue, 18 Dec 2012 20:51:12 +0000 (15:51 -0500)
commit3b14fb16cc842aba0b293f3d136dab7db719c137
tree6479d22c77b93d5eb3dd53147785e6e90bbcc73b
parenta51761578d5ffa187b28d433692734599b194ef2
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>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.vr_format_value_maps.sql [new file with mode: 0644]