projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a13cc0
)
grab attr value from vandelay.extract_rec_attrs hstore to compare to configured value
author
berick
<berick@esilibrary.com>
Wed, 4 May 2011 19:58:37 +0000
(15:58 -0400)
committer
Bill Erickson
<berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:51 +0000
(14:50 -0400)
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
patch
|
blob
|
history
diff --git
a/Open-ILS/src/sql/Pg/012.schema.vandelay.sql
b/Open-ILS/src/sql/Pg/012.schema.vandelay.sql
index
4082296
..
cc02d17
100644
(file)
--- a/
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
+++ b/
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
@@
-736,7
+736,7
@@
BEGIN
END IF;
END LOOP;
ELSE
- IF test.value = vandelay.extract_rec_attrs(xml, ARRAY[test.svf]) THEN
+ IF test.value = vandelay.extract_rec_attrs(xml, ARRAY[test.svf])
-> test.svf
THEN
out_q := out_q + test.quality;
END IF;
END IF;