@@ -13,7 +13,7 @@
+ PGresult *result = NULL;
+ ExecStatusType status;
+
-+ if (DBIc_has(imp_dbh, DBIcf_AutoCommit) == TRUE)
++ if (DBIc_has(imp_dbh, DBIcf_AutoCommit))
+ return 1;
+ if (imp_dbh->pg_need_begin == 0)
@@ -42,8 +42,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20030517
-Release: 20030517
+Version: 20030528
+Release: 20030528
# package options
%option with_dbd_mysql no