Re: [PATCH] remove redundant ownership checks

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Stephen Frost <sfrost@snowman.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, KaiGai Kohei <kaigai@ak.jp.nec.com>, pgsql-hackers@postgresql.org
Date: 2009-12-18T03:16:30Z
Lists: pgsql-hackers
On Thu, Dec 17, 2009 at 10:14 PM, Stephen Frost <sfrost@snowman.net> wrote:
> * Robert Haas (robertmhaas@gmail.com) wrote:
>> Disentangling that seems like a job and a half.
>
> Indeed it will be, but I think it would be a good thing to actually have
> a defined point at which permissions checking is to be done.

Completely agree...

...Robert