querying values defined in a check constraint

Поиск
Список
Период
Сортировка
От danno
Тема querying values defined in a check constraint
Дата
Msg-id 9j6u8i$46e$1@news.tht.net
обсуждение исходный текст
Список pgsql-sql
I would like to query values defined in a check
constraint on a field so I can populated a web
form dynamically with options for users.

Can this be done?
I'm using Python with the PgSQL and libpq drivers
to interface with the database.

regards
Danno





В списке pgsql-sql по дате отправления:

Предыдущее
От: Nils Zonneveld
Дата:
Сообщение: Re: Get the tables names?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pl/pgsql - code review + question