Re: GRANT on functions/languages

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: GRANT on functions/languages
Дата
Msg-id 200210101405.g9AE5hN29154@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: GRANT on functions/languages  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I was looking for consistency so we could have things ready if we
> > tighten up in 7.4.  I believe someone volunteered to fix them all so I
> > figured we should do that.
> 
> Someone did volunteer, but I haven't seen results.  My point is that
> it's not important as things stand.  If anyone wants to go through the
> contrib functions and introduce some consistency, it would be much more
> useful to check their strictness and volatility attributes ... not to
> mention converting them all to v1 call convention for portability's sake
> ...

In my mind, the big question is whether we need things to be done in a
certain way now so we can tighten function/language permissions in 7.4
if we want to.  For 7.3, we had to relax because of upgrade problems,
but if we want to tighten for 7.4, we have to plan that now.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Open items
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: [PATCHES] inline newNode()