X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Fpackage.cl;h=2016b38f5e52fb77592a63f6a2e589e8ee8042d0;hb=251f1f28fa922c99a1e134e76779d49a84b7c7af;hp=71aa24eecd56cc6917f6b4f12c5a7703d80d0c83;hpb=37f3f502fad97eed3ae95ca5b3b99785c6b6ed4a;p=clsql.git diff --git a/base/package.cl b/base/package.cl index 71aa24e..2016b38 100644 --- a/base/package.cl +++ b/base/package.cl @@ -8,7 +8,7 @@ ;;;; Original code by Pierre R. Mai ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: package.cl,v 1.1 2002/05/13 16:22:08 kevin Exp $ +;;;; $Id: package.cl,v 1.2 2002/05/13 17:20:35 marc.battyani Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai @@ -133,6 +133,7 @@ ;; Pooled connections #:disconnect-pooled + #:find-or-create-connection-pool ;; Transactions #:with-transaction