Data Type Conversion, get simple data types

From: Dombi Attila <dombi_attila(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Data Type Conversion, get simple data types
Date: 2008-06-11 22:55:12
Message-ID: 233932.25680.qm@web90306.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi ,

I want to get the colum types in postgres, and i received a lot of customized data types,
like bpchar, oid etc. My problem is, i want to represent these rows in a Java table, and i need to know,
the the basic datatypes of the columns, beacuse i want to use that column types in the table to make updates in the database.
So how can i get the basic datatypes of the columns, or how can i simplify the customized data types?

With thanks,
Dombi Attila

Browse pgsql-admin by date

  From Date Subject
Next Message Geoffrey 2008-06-12 16:20:49 How is the default encoding determined
Previous Message Richard Broersma 2008-06-11 19:07:31 Re: [ODBC] what gives: SELECT INVALID SELECT STATEMENT TO FORCE ODBC DRIVER TO UNPREPARED STATE