r8885: pre 2.3.4
[clsql.git] / db-postgresql / postgresql-api.lisp
index 06aedc6b01e6ff04873f8763556f5740ff14183d..69719da2ca10760f54916ff8f25211596ee055b1 100644 (file)
@@ -18,8 +18,7 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
-(declaim (optimize (debug 3) (speed 3) (safety 1) (compilation-speed 0)))
-(in-package :postgresql)
+(in-package #:postgresql)
 
 
 ;;;; This file implements as little of the FFI bindings to the