Re: some question about column constraints

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bjoern Schmidt <bjoern(dot)schmidt(at)sourcepark(dot)de>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: some question about column constraints
Date: 2003-10-07 16:51:21
Message-ID: Pine.LNX.4.44.0310071850210.21517-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bjoern Schmidt writes:

> I work on a tool that generates a creat script for an existing table.
> My problem is to find out if a column is a constraint.

Look at how pg_dump does it. Or use pg_dump in the first place. What
functionlity does pg_dump lack for your task?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2003-10-07 16:54:02 Re: using copy to load odd characters
Previous Message Jeff 2003-10-07 15:40:01 Re: Postgres low end processing.