r1653: More field-type updates
[clsql.git] / interfaces / postgresql-socket / postgresql-socket-sql.cl
index 2eb6e7c8fa477ec2ab7bafd2dba7f377a81b4b51..b98836f93758826948993560f18e445d86c09311 100644 (file)
@@ -8,7 +8,7 @@
 ;;;;                Original code by Pierre R. Mai 
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: postgresql-socket-sql.cl,v 1.3 2002/03/24 18:39:32 kevin Exp $
+;;;; $Id: postgresql-socket-sql.cl,v 1.4 2002/03/24 22:25:51 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai
 (defstruct postgresql-socket-result-set
   (done nil)
   (cursor nil)
-  (field-types nil :type cons))
+  (field-types nil))
 
 (defmethod database-query-result-set (expression (database postgresql-socket-database) 
                                      &key full-set field-types