| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: release memory used while flushing logical mappings |
| Date: | 2014-04-23 02:22:24 |
| Message-ID: | 20140423022224.GP10046@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)momjian(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-04-23 02:33:41 | pgsql: Fix broken logic in logical_heap_rewrite_flush_mappings(). |
| Previous Message | Bruce Momjian | 2014-04-23 02:22:00 | pgsql: revert 4d0d607a454ee832574afd52a3c515099cc85eb3 |