Which table(s) in the catalog define the tables and views? - Mailing list pgsql-general

From Chris Velevitch
Subject Which table(s) in the catalog define the tables and views?
Date
Msg-id b0a3bf780601252217i2de2e883v672db3bf37f758d2@mail.gmail.com
Whole thread Raw
Responses Re: Which table(s) in the catalog define the tables and views?  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-general
I'm want to write a query to list definitions of all the fields in my
tables and which table it belongs to. And similarly for views and
tables.

This is so I can check for table and column name consistency, extra
tables and column type consistency.


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Trigger question: ROW or STATEMENT?
Next
From: Michael Glaesemann
Date:
Subject: Re: Which table(s) in the catalog define the tables and views?