Re: Dynamically generating DDL for postgresql object - Mailing list pgsql-general

From Mark Soper
Subject Re: Dynamically generating DDL for postgresql object
Date
Msg-id BAY113-DAV123E5103DFDDA4A94CEC6AC01C0@phx.gbl
Whole thread Raw
In response to Re: Dynamically generating DDL for postgresql object  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Aha ... makes sense.  Thank you, Tom.

Mark


-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Saturday, June 16, 2007 11:21 AM
To: Mark Soper
Cc: 'John DeSoi'; pgsql-general@postgresql.org
Subject: Re: [GENERAL] Dynamically generating DDL for postgresql object

"Mark Soper" <markasoper@hotmail.com> writes:
> Interestingly, it doesn't include some of the
> information displayed in pgAdmin (i.e. Match type, On Update, On Delete) -

pg_get_constraintdef is aware that those values are the default ...

            regards, tom lane


pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: What O/S or hardware feature would be useful for databases?
Next
From: Tom Allison
Date:
Subject: Re: PHP sucks!! - was: persistent db connections in PHP