Re: User Permissions

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: chester c young <chestercyoung(at)yahoo(dot)com>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: User Permissions
Date: 2002-01-18 00:29:44
Message-ID: Pine.LNX.4.30.0201171927300.725-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

chester c young writes:

> I thought SQL standard was that a function got its permissions from its
> owner, not its executer.

Functions can be defined both ways (at least in SQL). The default is
implementation-defined.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-01-18 00:55:43 UPDATE Query problem
Previous Message Tom Lane 2002-01-18 00:21:43 Re: User Permissions