Re: AW: [HACKERS] Solution to the pg_user passwd problem !?? (c)

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: Andreas.Zeugswetter@telecom.at, jwieck@debis.com, pgsql-hackers@hub.org
Date: 1998-02-19T19:21:45Z
Lists: pgsql-hackers
On Thu, 19 Feb 1998, Bruce Momjian wrote:

> > 	Just curious, but why don't the copy command fall under the same
> > grant/revoke restrictions in the first place?  It sounds to me like we are
> > backing off of the problem instead of addressing it...
> 
> grant/revoke works for copy.

	Ah, okay, so when we have it setup so that a view overrides the
'grant' of a select, then we're fine?