Re: leaky views, yet again - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: leaky views, yet again
Date
Msg-id 20101007132731.GS26232@tamriel.snowman.net
Whole thread Raw
In response to Re: leaky views, yet again  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
* Robert Haas (robertmhaas@gmail.com) wrote:
> On Thu, Oct 7, 2010 at 9:10 AM, Stephen Frost <sfrost@snowman.net> wrote:
> > This might be overly pedantic, but I don't think 'tampering' gives the
> > right impression.
>
> I'm open to suggestions.

Yeah, wasn't coming up with a better word myself. :/  Maybe something
with "circumvented"?

> > Also, even if you can't create functions (due to lack of create
> > privileges on any schema), you could use DO clauses now.  Revoking
> > usage rights on all languages should prevent both though.
>
> I don't see how to make it work with a DO clause.

Yeah, Heikki pointed out that I was assuming PG could work more magic
than it can today. :)  Sorry for the noise.
Stephen

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: leaky views, yet again
Next
From: Robert Haas
Date:
Subject: Re: On Scalability