Re: parallel mode and parallel contexts

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: parallel mode and parallel contexts
Date: 2015-03-17 22:53:00
Message-ID: CA+TgmoavU_rfLD_yN6fACZRhHECMXeNxJdiNByL2Y9JL1YXQeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 6, 2015 at 10:16 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> [ responses to review comments ]

Here's a new version, fixing a bug Amit found (missing SetLatch) and a
more significant oversight identified by Noah (XactLastRecEnd
propagation) on the "assessing parallel safety" thread.

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

Attachment Content-Type Size
parallel-mode-v8.patch binary/octet-stream 141.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2015-03-17 23:21:16 Re: Rethinking the parameter access hooks for plpgsql's benefit
Previous Message Robert Haas 2015-03-17 22:50:22 Re: Rethinking the parameter access hooks for plpgsql's benefit