interpreting attributes in pg_class

From: Markus Wagner <wagner(at)imsd(dot)uni-mainz(dot)de>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: interpreting attributes in pg_class
Date: 2001-07-16 10:57:16
Message-ID: 3B52C88C.F4968724@imsd.uni-mainz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2001-07-16 14:40:08 Re: Hey! ORDER BY in VIEWS?
Previous Message Bhuvan A 2001-07-16 10:19:24 is it possible to comment each column of a table?