How to know column constraints via system catalog tables

Поиск
Список
Период
Сортировка
От so_excited@excite.com (Damon)
Тема How to know column constraints via system catalog tables
Дата
Msg-id 159c8bc6.0311050341.3ed4c289@posting.google.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Philip Riggs
Дата:
Сообщение: The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3.
Следующее
От: Nabil Sayegh
Дата:
Сообщение: Re: Primary Keys