text metadata - Mailing list pgsql-jdbc

From Tore Halset
Subject text metadata
Date
Msg-id DF60F62B-3D3A-4159-862B-BB4857E0F557@pvv.ntnu.no
Whole thread Raw
Responses Re: text metadata  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-jdbc
Hello.

This is with PostgreSQL 8.2.3 and jdbc driver 8.2-504.

I have a table with a "text" column. When using DatabaseMetaData to
inspect the column, it is returned as type Types.VARCHAR. I expected
it to be reported as Types.CLOB.

Am I doing something wrong?

Regards,
  - Tore.


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: ResultSet with more than 5 rows causes error
Next
From: Heikki Linnakangas
Date:
Subject: Re: text metadata