Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA11446; Thu, 19 Aug 93 15:51:43 -0700
Date: Thu, 19 Aug 93 15:51:43 -0700
Message-Id: <9308192251.AA11446@postgres.Berkeley.EDU>
From: jaws@pangaea.dme.nt.gov.au (James Woods 61-89-895257)
Subject: Re: determining Postgres data types
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

> Hi!  I'm wanting to know how to determine Postgres class field types
> from within a C program.  I am able to find out class names and all the
> field names within a given class.  But I'm not sure how to find out what
> data type each field is specified as.  Can this be done easily?  How?

Try querying the 
