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.