Re: possible bug not in open items

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: possible bug not in open items
Дата
Msg-id 1239313336.6287.6.camel@dell.linuxdev.us.dell.com
обсуждение исходный текст
Ответ на Re: possible bug not in open items  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: possible bug not in open items  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Thu, 2009-04-09 at 12:59 -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Where are we on this?
>
> Pretty much nowhere --- there's no proposed patch, and I don't think
> it's exactly trivial.  Do you want to put it on TODO?

Here is a patch that does what I think Heikki was suggesting. If a
proper fix is non-trivial, then I assume there's some problem with my
patch, but I'll post it for the archives anyway.

I don't see any obvious protocol synchronization problem, and it looks
like DoingCommandRead protects against that in the case of SIGINT to a
backend. And in the case of SIGTERM to a backend, the connection will be
terminated anyway.

Regards,
    Jeff Davis

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: possible bug not in open items
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: BUG #4752: sourceline in pg_settings indicates wrong number