r9042: Automated commit for Debian build of clsql upstream-version-2.7.5
[clsql.git] / base / package.lisp
index 45a2615f10b0e5e7ec6650bfb95ec20fc6d7532a..e79dddb2a79c745c1422f478827942a7b83c78e0 100644 (file)
      #:with-process-lock
      #:connection-spec
      #:ensure-keyword
-     
+
+     ;; utils.lisp
+     #:without-interrupts
+     #:make-process-lock
+     #:with-process-lock
+     #:command-output
+
      ;; Shared exports for re-export by CLSQL-BASE
      .
      #1=(#:clsql-condition
         #:clsql-closed-error-database
          #:clsql-sql-syntax-error
          #:clsql-type-error
-         
+         #:clsql-odbc-error
+        #:clsql-odbc-error-message
+        
         #:*loaded-database-types*
         #:reload-database-types
         #:*default-database-type*