querying values defined in a check constraint - Mailing list pgsql-sql

From danno
Subject querying values defined in a check constraint
Date
Msg-id 9j6u8i$46e$1@news.tht.net
Whole thread Raw
List 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 by date:

Previous
From: Nils Zonneveld
Date:
Subject: Re: Get the tables names?
Next
From: Bruce Momjian
Date:
Subject: Re: pl/pgsql - code review + question