Typo: PREFORM->PERFORM
authorMike Rylander <mrylander@gmail.com>
Fri, 22 Apr 2011 15:22:15 +0000 (11:22 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 22 Apr 2011 15:22:15 +0000 (11:22 -0400)
Open-ILS/src/sql/Pg/012.schema.vandelay.sql

index 12dabd0..a2f4455 100644 (file)
@@ -1164,7 +1164,7 @@ BEGIN
     END IF;
 
     -- Check that the one match is on the first 901c
-    PREFORM *
+    PERFORM *
       FROM  vandelay.queued_bib_record q
             JOIN vandelay.bib_match m ON (m.queued_record = q.id)
       WHERE q.id = import_id