Re: Memory leak with CALL to Procedure with COMMIT.

Поиск
Список
Период
Сортировка
От Jonathan S. Katz
Тема Re: Memory leak with CALL to Procedure with COMMIT.
Дата
Msg-id 886E8858-771D-4A75-B3A6-CC969AF99FD3@postgresql.org
обсуждение исходный текст
Ответ на Re: Memory leak with CALL to Procedure with COMMIT.  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
> On Aug 27, 2018, at 5:13 PM, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
>
> On 23/08/2018 17:35, Jonathan S. Katz wrote:
>> Applied the patch against head. make check passed, all the tests I ran
>> earlier in this thread passed as well.
>>
>> Reviewed the code - looks to match above reasoning, and comments
>> are clear.
>>
>> From my perspective it looks good, but happy to hear from someone
>> more familiar than me with this area of the code.
>
> committed

Awesome, thank you! I’ve removed this from the Open Items list.

Jonathan



Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Memory leak with CALL to Procedure with COMMIT.
Следующее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: FailedAssertion on partprune