X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-postgresql%2Fpostgresql-package.lisp;h=aac66089112c122bcab7de92c0b00e010819ceca;hb=1a446890f95ab363af82529a133546d722ef21b1;hp=c6ba65b30e9547dc5ee67f3ef90f33c4c7ceba6d;hpb=ab37892bfa71e0d66021cc73f28cd189be30c81c;p=clsql.git diff --git a/db-postgresql/postgresql-package.lisp b/db-postgresql/postgresql-package.lisp index c6ba65b..aac6608 100644 --- a/db-postgresql/postgresql-package.lisp +++ b/db-postgresql/postgresql-package.lisp @@ -7,8 +7,6 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id$ -;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; ;;;; CLSQL users are granted the rights to distribute and use this software @@ -49,7 +47,7 @@ ;; Used by PQresultErrorField to get the sql error code #:+PG-DIAG-SQLSTATE+ - + ;; Functions #:PQsetdbLogin #:PQlogin @@ -74,7 +72,7 @@ #:PQgetisnull #:PQclear #:PQisBusy - + ;;Large Objects (Marc B) #:lo-create #:lo-open