r1657: Auto :types implemented for mysql,postgresql
[clsql.git] / interfaces / postgresql / postgresql-package.cl
index 7991f9a5b095fd08929276ae23b97caf93922e2d..27a588ea2f100dd5f066afddd26a8a7dc1d87fa4 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: postgresql-package.cl,v 1.3 2002/03/24 04:37:09 kevin Exp $
+;;;; $Id: postgresql-package.cl,v 1.4 2002/03/25 14:13:41 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
      #:pgsql-conn
      #:pgsql-result
 
+     #:pgsql-ftype#bytea
+     #:pgsql-ftype#int2
+     #:pgsql-ftype#int4
+     #:pgsql-ftype#float4
+     #:pgsql-ftype#float8
      ;; Functions
      #:PQsetdbLogin
      #:PQlogin