Re: Bug in ALTER LANGUAGE ... RENAME TO ...;

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in ALTER LANGUAGE ... RENAME TO ...;
Дата
Msg-id 360.1108408828@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug in ALTER LANGUAGE ... RENAME TO ...;  ("Sergey N. Yatskevich" <syatskevich@2100.gosniias.ru>)
Список pgsql-bugs
"Sergey N. Yatskevich" <syatskevich@2100.gosniias.ru> writes:
> ÷ ðÎÄ, 14/02/2005 × 01:52 -0500, Tom Lane ÐÉÛÅÔ:
>> BTW, is there a security issue here?

> I think this is not good but not so bad because:
> 1) ALTER LANGUAGE can be used only users with superuser privilegies

Right --- that check is made before we do anything that could go wrong.
So, no security hole, because if you are superuser you already have the
keys to the kingdom anyway ...

> We catch this error only because we try to do formal testing of all
> PostgreSQL features listed in documentation.

Cool.  What progress are you making?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug in ALTER LANGUAGE ... RENAME TO ...;
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: incorrect index behaviour with rtree on box values