Re: Getting comments from schema using SQL - Mailing list pgsql-hackers

From google@jessehersch.fastmail.fm
Subject Re: Getting comments from schema using SQL
Date
Msg-id 1170109401.611642.89130@l53g2000cwa.googlegroups.com
Whole thread Raw
Responses Re: Getting comments from schema using SQL
List pgsql-hackers
check out the pg_description system catalog:

http://www.postgresql.org/docs/8.2/static/catalog-pg-description.html

-------------------------------------------------------------
http://www.elsasoft.org

On Jan 29, 2:40 pm, "Timasmith" <timasm...@hotmail.com> wrote:
> Hi,
>
> What query can I run to get the comments on my table columns using
> SQL?
>
> thanks
>
> Tim



pgsql-hackers by date:

Previous
From: "Tom Dong"
Date:
Subject: How to configure Postgres to make it not to use (load) crypto libraries.
Next
From: desrocchi@gmail.com
Date:
Subject: Re: PostgreSQL Data Loss