X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=interfaces%2Fpostgresql%2Fpostgresql-loader.cl;fp=interfaces%2Fpostgresql%2Fpostgresql-loader.cl;h=2a420f6ad93ed66cb97f1e547396004af279a87d;hb=b3d8cca2287bb8e5224798a549cc9069abc7d968;hp=30cff4f813112d4a548a57a12d9f43ea1091a7e7;hpb=f5b810d17ae9c5898222b179869912f9736b97b2;p=clsql.git diff --git a/interfaces/postgresql/postgresql-loader.cl b/interfaces/postgresql/postgresql-loader.cl index 30cff4f..2a420f6 100644 --- a/interfaces/postgresql/postgresql-loader.cl +++ b/interfaces/postgresql/postgresql-loader.cl @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: postgresql-loader.cl,v 1.7 2002/05/13 22:05:21 kevin Exp $ +;;;; $Id: postgresql-loader.cl,v 1.8 2002/05/14 16:29:53 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -49,6 +49,4 @@ set to the right path before compiling or loading the system.") (setq *postgresql-library-loaded* t))) (clsql-sys:database-type-load-foreign :postgresql) -(when (clsql-sys:database-type-library-loaded :postgresql) - (clsql-sys:initialize-database-type :database-type :postgresql) - (pushnew :postgresql cl:*features*)) +