interpreting attributes in pg_class - Mailing list pgsql-sql

From Markus Wagner
Subject interpreting attributes in pg_class
Date
Msg-id 3B52C88C.F4968724@imsd.uni-mainz.de
Whole thread Raw
Responses Re: interpreting attributes in pg_class  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-sql
Hi,

I need to find the entries for "my" tables within pg_class, without the
indexes ("..._pkey").
How does one have to interpret "reltype" and that, and where are the
docs/header files?

Thanks,

Markus


pgsql-sql by date:

Previous
From: Bhuvan A
Date:
Subject: is it possible to comment each column of a table?
Next
From: Bruce Momjian
Date:
Subject: Re: Hey! ORDER BY in VIEWS?