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

From Robert Haas
Subject Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG
Date
Msg-id CA+TgmoaJ2BqjeQSvDqpAVtnVrWUbqSD6rF13KujndpnSy1j1ng@mail.gmail.com
Whole thread Raw
In response to Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
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.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: [PATCH] Store Extension Options
Next
From: Dang Minh Huong
Date:
Subject: Duplicated row after promote in synchronous streaming replication