From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <magnus(at)hagander(dot)net>, jd(at)commandprompt(dot)com, Dave Page <dpage(at)pgadmin(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Prepping to break every past release... |
Date: | 2009-03-05 16:47:35 |
Message-ID: | 20090305164735.GM25533@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 04, 2009 at 02:35:52PM -0800, Josh Berkus wrote:
> Tom Lane wrote:
>> Magnus Hagander <magnus(at)hagander(dot)net> writes:
>>> I think this sounds a lot like another request for a set of system views
>>> with nicer names.
>>
>> What's the state of the newsysviews project, anyway? I don't recall
>> hearing much about it lately.
>
> Final verdict was that we need to make it integrate better with
> information_schema. At that point, our crew kinda ran out of energy and
> it's been on hold ever since. But we've been talking about reviving it
> again.
The information schema has things mandated by the SQL standard, and so
we really need to stay inside the lines with it. By its nature, it
must hide "implementation details" which newsysviews can expose, so
now that there's a track record of 5 versions of compatible
newsysviews, I think we should make it a schema that ships with every
database, starting with 8.5.
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua Tolley | 2009-03-05 18:27:29 | Operators based on non-IMMUTABLE functions |
Previous Message | ohp | 2009-03-05 16:15:14 | Re: pg_restore -m failing |