How to know column constraints via system catalog tables - Mailing list pgsql-novice

From so_excited@excite.com (Damon)
Subject How to know column constraints via system catalog tables
Date
Msg-id 159c8bc6.0311050341.3ed4c289@posting.google.com
Whole thread Raw
List pgsql-novice
Hi,

I need to query each column's constraint and name of a table in
postgreSQL v7.3.4 with a single SQL query but don't know how. Would
appreciate any pointers!

Thank you.

Regards,
Damon

pgsql-novice by date:

Previous
From: Philip Riggs
Date:
Subject: The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3.
Next
From: Nabil Sayegh
Date:
Subject: Re: Primary Keys