X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-postgresql%2Fpostgresql-loader.lisp;h=169588f742e02fabb4d4992a66a051e8296aa3f3;hp=420c97a56ce5dedfcd2fcd0e182fe4af069320dc;hb=b746611f6d622273f1563d9d0f65b59b58714694;hpb=a1e81c491c0c15cc50d84b755344d07dc74e09c8 diff --git a/db-postgresql/postgresql-loader.lisp b/db-postgresql/postgresql-loader.lisp index 420c97a..169588f 100644 --- a/db-postgresql/postgresql-loader.lisp +++ b/db-postgresql/postgresql-loader.lisp @@ -36,6 +36,7 @@ set to the right path before compiling or loading the system.") (let ((libpath (uffi:find-foreign-library "libpq" '("/opt/postgresql/lib/" "/usr/local/lib/" + #+64bit "/usr/lib64/" "/usr/lib/" "/postgresql/lib/" "/usr/local/pgsql/lib/" "/usr/lib/pgsql/" "/opt/pgsql/lib/pgsql" "/sw/lib/pgsql/")