Re: pgsql: release memory used while flushing logical mappings

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql: release memory used while flushing logical mappings
Дата
Msg-id 20140423022224.GP10046@momjian.us
обсуждение исходный текст
Ответ на Re: pgsql: release memory used while flushing logical mappings  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-committers
On Tue, Apr 22, 2014 at 10:16:29PM -0400, Bruce Momjian wrote:
> On Tue, Apr 22, 2014 at 10:09:33PM -0400, Tom Lane wrote:
> > Bruce Momjian <bruce@momjian.us> writes:
> > > release memory used while flushing logical mappings
> >
> > I imagine this patch is the reason why half the buildfarm is red.
>
> I am able to reproduce the failure;  it is in that pesky
> contrib/test_decoding test.  Checking more.

OK, I have reverted it.  You are right that it was the "release memory"
patch causing it.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: revert 4d0d607a454ee832574afd52a3c515099cc85eb3
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix broken logic in logical_heap_rewrite_flush_mappings().