Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Issue with DataBaseMetaData.GetTypeInfo()



Hello list!

I am using the postgresql-8.3-603.jdbc4.jar JDBC driver.
My problem is that DataBaseMetadata.GetTypeInfo() does not return
correct information in the columns LITERAL_PREFIX and LITERAL_SUFFIX.
It returns null for all data types, but for character data types it
should return the single quote character.
You can easily verify this by running DBVisualizer and look at the
'Data Types' tab for the database connection.
I downloaded the source code from cvs and fixed the problem. How can I
contribute this to the community?

Cheers,
Mats Ekelund



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group