r2030: added find-or-create-connection-pool
authorMarc Battyani <marc.battyani@fractalconcept.com>
Mon, 13 May 2002 17:20:35 +0000 (17:20 +0000)
committerMarc Battyani <marc.battyani@fractalconcept.com>
Mon, 13 May 2002 17:20:35 +0000 (17:20 +0000)
base/package.cl

index 71aa24eecd56cc6917f6b4f12c5a7703d80d0c83..2016b38f5e52fb77592a63f6a2e589e8ee8042d0 100644 (file)
@@ -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
 
         ;; Pooled connections
         #:disconnect-pooled
+        #:find-or-create-connection-pool
 
         ;; Transactions
         #:with-transaction