From:
Bruno Wolff III <bruno(at)wolff(dot)to>
To:
jearl(at)bullysports(dot)com
Cc:
Andreas Pflug <pgadmin(at)pse-consulting(dot)de>,Justin Clift <jc(at)telstra(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Adding column comment to information_schema.columns
Date:
2004-07-01 17:23:10
Message-ID:
20040701172310.GA2908@wolff.to (view raw or flat )
Thread:
2004-07-01 03:00:15 from Justin Clift <jc(at)telstra(dot)net>
2004-07-01 04:33:23 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-07-01 04:35:43 from Justin Clift <jc(at)telstra(dot)net>
2004-07-01 07:20:05 from Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
2004-07-01 16:38:02 from jearl(at)bullysports(dot)com
2004-07-01 17:04:33 from Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
2004-07-01 17:07:31 from Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
2004-07-01 17:30:59 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-07-02 02:24:58 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2004-07-02 02:50:45 from Justin Clift <jc(at)telstra(dot)net>
2004-07-01 17:23:10 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-07-01 21:08:51 from Jochem van Dieten <jochemd(at)gmail(dot)com>
2004-07-01 22:11:09 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-07-02 02:05:57 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-02 02:07:35 from Justin Clift <jc(at)telstra(dot)net>
2004-07-02 11:57:18 from Hannu Krosing <hannu(at)tm(dot)ee>
2004-07-02 14:12:07 from Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
2004-07-02 14:30:05 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-02 15:03:12 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-07-02 17:04:14 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-07-02 20:41:06 from Hannu Krosing <hannu(at)tm(dot)ee>
2004-07-03 10:02:01 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-03 14:06:48 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-07-05 02:52:46 from Justin Clift <jc(at)telstra(dot)net>
2004-07-05 03:11:10 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-05 03:58:10 from Justin Clift <jc(at)telstra(dot)net>
2004-07-05 04:13:38 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-05 04:20:27 from Justin Clift <jc(at)telstra(dot)net>
2004-07-05 04:38:48 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-05 04:41:08 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-07-05 07:48:22 from Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
2004-07-02 17:50:08 from Jochem van Dieten <jochemd(at)gmail(dot)com>
2004-07-03 02:51:56 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-07-03 11:07:59 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-01 07:11:27 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-01 05:42:58 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2004-07-01 05:54:44 from Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Lists:
pgsql-hackers
On Thu, Jul 01, 2004 at 10:38:02 -0600,
jearl(at)bullysports(dot)com wrote:
> Andreas Pflug <pgadmin(at)pse-consulting(dot)de> writes:
>
> Yes, but if folks wanted to stick to the standard PostgreSQL would
> still work. The only difference is that people who aren't concerned
> about being more tied to PostgreSQL would get some extra features.
Is there any provision in the information schema part of the standard for
vendor specific extensions?
In response to
Responses
pgsql-hackers by date
Next :From: Tom LaneDate: 2004-07-01 17:30:59
Subject : Re: Adding column comment to information_schema.columns
Previous :From : Tom LaneDate : 2004-07-01 17:09:45
Subject : Re: Bug with view definitions?