r8811: add support for usql backend, integrate Marcus Pearce <ek735@soi.city.ac.uk...
[clsql.git] / db-postgresql / postgresql-loader.lisp
index cfb9a362b2c6710227551aee8a5d315991ae8ea2..e46ec773150276d0c76c1dbdff207b211aab0fb6 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: postgresql-loader.lisp,v 1.2 2002/11/23 18:00:26 kevin Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -40,7 +40,10 @@ set to the right path before compiling or loading the system.")
                    "/usr/lib/" "/postgresql/lib/"
                    "/usr/local/pgsql/lib/" "/usr/lib/pgsql/"
                    "/opt/pgsql/lib/pgsql" "/sw/lib/pgsql/")
-                 :drive-letters '("C" "D" "E"))))
+                 :drive-letters '("C" "D" "E")
+                 #+(or macosx darwin ccl-5.0) :types
+                 #+(or macosx darwin ccl-5.0) '("so")
+                 )))
     (if        (uffi:load-foreign-library libpath
                                   :module "postgresql"
                                   :supporting-libraries