Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA08441; Thu, 19 Aug 93 07:50:42 -0700
Message-Id: <9308191450.AA08441@postgres.Berkeley.EDU>
From: turk@andrews.edu (Daniel Turk)
Subject: determining Postgres data types
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu
Date: Thu, 19 Aug 1993 10:59:04 -0400 (EDT)
X-Mailer: ELM [version 2.4 PL21]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 585       

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?

--------------------------------------------------------------------------
Dan Turk     Computer Science & Information Systems     Andrews University
Berrien Springs, MI          turk@andrews.edu               (616) 471-3426
==========================================================================
