Remove extraneous COMMIT message in 950 seed data
authorDan Scott <dan@coffeecode.net>
Mon, 18 Jul 2011 15:43:13 +0000 (11:43 -0400)
committerDan Scott <dan@coffeecode.net>
Mon, 18 Jul 2011 15:43:13 +0000 (11:43 -0400)
The extra COMMIT message didn't hurt when creating a new schema, but did
result in a warning message that could cause confusion. So, get rid of
it to avoid that.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index d53e057..9cf3bbc 100644 (file)
@@ -2750,9 +2750,8 @@ INSERT into config.org_unit_setting_type
 ( 'org.patron_opt_default',
     oils_i18n_gettext( 'org.patron_opt_default', 'Circ: Patron Opt-In Default', 'coust', 'label'),
     oils_i18n_gettext( 'org.patron_opt_default', 'This is the default depth at which a patron is opted in; it is calculated as an org unit relative to the current workstation.', 'coust', 'label'),
-    'integer');
+    'integer')
 
-COMMIT;
 ;
 
 UPDATE config.org_unit_setting_type