check constraints

From: "Danno" <danny(at)intuitivemedia(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: check constraints
Date: 2001-08-15 13:41:23
Message-ID: 9ldu18$1d5j$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to enumerate the check constraint of a
given field in a table. I want to do this dynamically
so I can populate a drop down list in a web form.

I'm using pyPgSQL to interface with Postgres from
Python.

thanks
Dann-o

Browse pgsql-general by date

  From Date Subject
Next Message Srinivasa Rao Chava 2001-08-15 14:27:50 insert failed
Previous Message Justin Clift 2001-08-15 13:26:47 PostgreSQL Article on tucows