Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG
Date
Msg-id 53330050.4020200@vmware.com
Whole thread Raw
In response to Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 03/26/2014 04:51 PM, Robert Haas wrote:
> On Wed, Mar 26, 2014 at 5:08 AM, Heikki Linnakangas
> <hlinnakangas@vmware.com> wrote:
>> Oh, no, there's no need to do it while holding WALInsertLock. It's quite
>> trivial, actually, see attached. So it's not difficult to fix this if we
>> want to.
>
> Well is there any reason not to just commit that patch?  I mean, it
> seems odd to rip this out if the fix is straightforward and already
> written.

I guess so. Committed..

- Heikki



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Useless "Replica Identity: NOTHING" noise from psql \d
Next
From: Ants Aasma
Date:
Subject: Missing pfree in logical_heap_rewrite_flush_mappings()