Re: where is comments located? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: where is comments located?
Date
Msg-id 20030310165459.GA3654@dcc.uchile.cl
Whole thread Raw
In response to where is comments located?  ("Johnson, Shaunn" <SJohnson6@bcbsm.com>)
List pgsql-general
On Mon, Mar 10, 2003 at 11:28:54AM -0500, Johnson, Shaunn wrote:
> Howdy:
>
> Running PostgreSQL 7.2.1 on RedHat Linux 7.2.
>
> What table is 'comments' referred to?  For instance,
> if you should put a comment to your table and / or
> columns, where can I query the comments for
> said table only?

pg_description:

http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/catalog-pg-description.html

(It didn't change in 7.2 -> 7.3 AFAIK)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Y dijo Dios: "Que sea Satanás, para que la gente no me culpe de todo a mí."
"Y que hayan abogados, para que la gente no culpe de todo a Satanás"

pgsql-general by date:

Previous
From: Neil Conway
Date:
Subject: Re: unlock Select for update
Next
From: Bruce Momjian
Date:
Subject: Re: unlock Select for update