Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA11024; Wed, 29 Jan 92 18:27:07 -0800
Date: Wed, 29 Jan 92 18:27:07 -0800
Message-Id: <9201300227.AA11024@postgres.Berkeley.EDU>
From: tait@sml3.ecs.umass.edu
Subject: table names and formats
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
X-Organization: University of Massachusetts, Amherst, MA 01003
X-Time: Wed Jan 29 21:18:04 1992


I have a couple of questions regarding the POSTGRES

1. Is there way to retrieve all the class names and attribute names /
   types that have been created in a given database. ? 

   I know that PQfname and PQftype can be used to get the name and
   type of a given class , but how do I get all the class names ?

2. Is there any more documentation on the use of PQfn


( I am using V3.0 )

Thanks again for your help in advance.

Ed

