X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=base%2Fpackage.cl;h=2016b38f5e52fb77592a63f6a2e589e8ee8042d0;hb=058946c5c54f1d2225b49ac607edd8f5397902a8;hp=71aa24eecd56cc6917f6b4f12c5a7703d80d0c83;hpb=43d545f166cd4eb23ba835aa92685d5bd6d23d01;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