Make config.update_coded_value_map() consistent
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 20:08:37 +0000 (15:08 -0500)
commitaab7d0c5f1c6a886825e1af533e660e8fe6bd29a
treee2a5e027f848791cab1384f7636237f84c43ab9c
parentffd0f422c2decaf9418a1ce290006e7c7f6d17bd
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]