Re: [HACKERS] Atomics for heap_parallelscan_nextpage() - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] Atomics for heap_parallelscan_nextpage()
Date
Msg-id CA+TgmoaMhE7To5S0H4=G8dAsoByMu1rkG4bOJMc204MOk2QLzg@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Atomics for heap_parallelscan_nextpage()  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Wed, Aug 16, 2017 at 1:19 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> Yeah, that's the gist of it.
>
> The attached patch seems to fix this. I'm not too familiar with this DSM
> stuff, but this seems right to me. Unless someone has a better idea soon,
> I'll commit this to make the buildfarm happy.

Mmm, clever.  Yeah, that looks reasonable at first glance.

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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Garbled comment in postgresGetForeignJoinPaths
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Atomics for heap_parallelscan_nextpage()