Re: Not quite a security hole in internal_in

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Not quite a security hole in internal_in
Дата
Msg-id 603c8f070906091028g26065ff2q67be46e1a4fec3a2@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Not quite a security hole in internal_in  ("Greg Sabino Mullane" <greg@turnstep.com>)
Список pgsql-hackers
On Tue, Jun 9, 2009 at 12:41 PM, Greg Sabino Mullane<greg@turnstep.com> wrote:
>> Normally we would consider a pg_proc change as requiring a catversion
>> bump.  Since we are already past 8.4 beta we couldn't do that without
>> forcing an initdb for beta testers.
>
> I think a serious issue like this warrants a bump. It seems like you are
> saying that at any other time in the release cycle this would be
> an automatic bump, so let's keep a consistent policy and bump it.

I agree.  We don't want people who are running beta2 to think that
nothing has changed when that's actually not the case.  If someone is
really inconvenienced by it and wants to ignore this problem, they can
find a way to bypass the check.  I suspect there probably aren't very
many such people, though.

...Robert


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgindent run coming
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [BUGS] Cursor with hold emits the same row more than once across commits in 8.3.7