Re: Dynamically generating DDL for postgresql object

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mark Soper" <markasoper(at)hotmail(dot)com>
Cc: "'John DeSoi'" <desoi(at)pgedit(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Dynamically generating DDL for postgresql object
Date: 2007-06-16 15:20:49
Message-ID: 11278.1182007249@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Mark Soper" <markasoper(at)hotmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gainty 2007-06-16 15:23:05 Re: persistent db connections in PHP
Previous Message Tom Lane 2007-06-16 15:17:34 Re: Using the GPU