| From: | "Mark Soper" <markasoper(at)hotmail(dot)com> |
|---|---|
| To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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-17 12:52:12 |
| Message-ID: | BAY113-DAV123E5103DFDDA4A94CEC6AC01C0@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Aha ... makes sense. Thank you, Tom.
Mark
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Saturday, June 16, 2007 11:21 AM
To: Mark Soper
Cc: 'John DeSoi'; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Dynamically generating DDL for postgresql object
"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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Allison | 2007-06-17 12:59:26 | Re: PHP sucks!! - was: persistent db connections in PHP |
| Previous Message | Greg Smith | 2007-06-17 05:19:31 | Re: What O/S or hardware feature would be useful for databases? |