Re: Default privileges for 7.3

From: Yury Bokhoncovich <byg(at)center-f1(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Default privileges for 7.3
Date: 2002-09-24 15:10:22
Message-ID: Pine.LNX.4.33.0209242207380.26040-100000@panda.center-f1.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hello!

On Mon, 23 Sep 2002, Tom Lane wrote:

> I am thinking that the better course might be to have newly created
> languages default to USAGE PUBLIC, at least for a release or two.
>
> We might also consider letting newly created functions default to
> EXECUTE PUBLIC. I think this is less essential, but a case could still
> be made for it on backwards-compatibility grounds.

Hm...M$ had proven this way is false. See BUGTRAQ about sp_* stories every
quarter.;)

> If you don't want to hard-wire that behavior, what about a GUC variable
> that could be turned on while loading old dumps?
> Comments?
That seems to be more reasonable.

--
WBR, Yury Bokhoncovich, Senior System Administrator, NOC of F1 Group.
Phone: +7 (3832) 106228, ext.140, E-mail: byg(at)center-f1(dot)ru(dot)
Unix is like a wigwam -- no Gates, no Windows, and an Apache inside.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross J. Reedstrom 2002-09-24 15:19:49 Re: [GENERAL] CURRENT_TIMESTAMP
Previous Message Ross J. Reedstrom 2002-09-24 15:10:03 Re: [GENERAL] CURRENT_TIMESTAMP

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2002-09-24 18:07:27 Re: Default privileges for 7.3
Previous Message Tom Lane 2002-09-23 21:42:51 Re: Default privileges for 7.3