INFORMATION_SCHEMA

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
Cc: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: INFORMATION_SCHEMA
Date: 2002-12-10 21:51:45
Message-ID: 002401c2a096$550bf220$6a00a8c0@fhpusa6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> > We could do DESCRIBE commands as well. Also, what happened to the
> > INFORMATION_SCHEMA proposal? Wasn't Peter E doing something with that?
> > What happened to it?
>
> Ooops. Yeah, let's get this in. Where should I put it?

I wouldn't mind having a look at the patch. Where do you implement this
kind of thing? Where in the code do you create system views and schemas?
Just add to the initdb script or something?

Adding this should allow us to move around 20 items from the sql99
unsupported list to the supported, which would be sweet.

Chris

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Copeland 2002-12-10 22:18:49 Re: Auto Vacuum Daemon (again...)
Previous Message Christopher Kings-Lynne 2002-12-10 21:51:10 INFORMATION_SCHEMA

Browse pgsql-patches by date

  From Date Subject
Next Message Ian Barwick 2002-12-10 22:51:24 Re: [BUGS] Bug #718: request for improvement of /? to show /d+ /l+
Previous Message Christopher Kings-Lynne 2002-12-10 21:51:10 INFORMATION_SCHEMA