X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-postgresql-socket%2Fpostgresql-socket-sql.lisp;h=46e82ce928c64140be4ae54cd8e846eb74beed62;hp=ab4d71069ab6cdbf98ef9b47ea1ddd11eb5ebda2;hb=d9f41af62750c622945bb17b622a39689ee5b840;hpb=bb2818fb8a6714a55b360dec0bb043c5edccb3f4 diff --git a/db-postgresql-socket/postgresql-socket-sql.lisp b/db-postgresql-socket/postgresql-socket-sql.lisp index ab4d710..46e82ce 100644 --- a/db-postgresql-socket/postgresql-socket-sql.lisp +++ b/db-postgresql-socket/postgresql-socket-sql.lisp @@ -182,7 +182,7 @@ doesn't depend on UFFI." (handler-case (handler-bind ((postgresql-warning (lambda (c) - (warn 'clsql-simple-warning + (warn 'sql-warning :format-control "~A" :format-arguments (list (princ-to-string c))))))