Patches from Walter C. Pelissero on clsql mail list
[clsql.git] / db-postgresql / postgresql-sql.lisp
index 462c447486035c5d806febd3259dbd8ed17e9f0e..51d5d0f3cea0cd167f71127d02f7bf67d55ac66e 100644 (file)
                  :database database
                  :expression sql-expression
                  :message (tidy-error-message (PQerrorMessage conn-ptr)
-                                              (encoding databse))))
+                                              (encoding database))))
         (unwind-protect
             (case (PQresultStatus result)
               (#.pgsql-exec-status-type#command-ok