X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-postgresql%2Fpostgresql-sql.lisp;fp=db-postgresql%2Fpostgresql-sql.lisp;h=51d5d0f3cea0cd167f71127d02f7bf67d55ac66e;hp=462c447486035c5d806febd3259dbd8ed17e9f0e;hb=6c83b1d3ad63edfc36a5bb5aee451d1eacc0d555;hpb=3cc09235e0f1f369d4cd53083c9fcd7cf5ab0c9e diff --git a/db-postgresql/postgresql-sql.lisp b/db-postgresql/postgresql-sql.lisp index 462c447..51d5d0f 100644 --- a/db-postgresql/postgresql-sql.lisp +++ b/db-postgresql/postgresql-sql.lisp @@ -210,7 +210,7 @@ :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