Re: [Review] fix dblink security hole

Поиск
Список
Период
Сортировка
От Ibrar Ahmed
Тема Re: [Review] fix dblink security hole
Дата
Msg-id 8494ccf60809160527v153eac19rc6d9ca1fef6623f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [Review] fix dblink security hole  ("Marko Kreen" <markokr@gmail.com>)
Список pgsql-hackers

> I have attached a patch just for the quick thought. Otherwise there is no
> issue with patch.

This is no good - the security_check() needs established connection
to work on.

I know it but after putting the superuser check just above the security_check function make this function almost useless and now it doesn't need PGconn parameter.  


BTW it was just my suggestion otherwise patch looks ok to me


--
Ibrar Ahmed


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Coping with nLocks overflow
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: WIP patch: Collation support