Re: Views, views, views: Summary of Arguments - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Views, views, views: Summary of Arguments
Date
Msg-id 20050513130027.GA23644@wolff.to
Whole thread Raw
In response to Re: Views, views, views: Summary of Arguments  (David Fetter <david@fetter.org>)
List pgsql-hackers
On Thu, May 12, 2005 at 16:59:07 -0700, David Fetter <david@fetter.org> wrote:
> 
> A PostgreSQL developer has shown in this very thread that it is
> extremely easy to screw up a query against those catalogs.  Maybe
> you're better than he is, but that's not a reason to keep something
> simpler out.

You could still study the views to see the correct way to do things,
but then not actually use them in the tool. I think this is actually
a good reason for developing the views, even if they end up as an
add on project.


pgsql-hackers by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: SQL_ASCII vs. 7-bit ASCII encodings
Next
From: "Dave Held"
Date:
Subject: Re: Oracle Style packages on postgres