Re: pl/python: fix ref leak on elog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pl/python: fix ref leak on elog
Дата
Msg-id 22517.1135881883@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pl/python: fix ref leak on elog  (Neil Conway <neilc@samurai.com>)
Ответы Re: pl/python: fix ref leak on elog  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> Since the problem might actually occur in practice and the fix seems to
> have little chance of inducing a regression, I'm thinking of applying
> this to both HEAD and back branches. Barring any objections I'll do that
> later today or early tomorrow.

Looks alright to me.  I agree with backpatching as far back as we have
PG_TRY.  The reason for the FIXME was that there wasn't any simple way
to fix it before that ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fix spinlock usage in UnpinBuffer()
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Fix spinlock usage in UnpinBuffer()