Re: pgsql: Generate parallel sequential scan plans in simple cases.

From: Joe Conway <mail(at)joeconway(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Generate parallel sequential scan plans in simple cases.
Date: 2015-11-11 19:06:42
Message-ID: 564391C2.3020702@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 11/11/2015 10:54 AM, Robert Haas wrote:
> On Wed, Nov 11, 2015 at 10:35 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>> On Wed, Nov 11, 2015 at 4:32 PM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
>>> On 11 November 2015 at 14:03, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
>>>> Generate parallel sequential scan plans in simple cases.
>>> Congratulations!
>>
>> +1. That's an exciting milestone!
>
> Thank you, both of you! I'm pretty excited.
>
> Needless to say, there is a ton of work left. But I hope that getting
> to this point will make it easier for other people to participate in
> the work, or anyway, test.

This is a huge milestone! Congratulations and many thanks for making it
happen.

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-11-11 22:13:46 pgsql: Improve documentation around autovacuum-related storage paramete
Previous Message Alvaro Herrera 2015-11-11 19:05:25 Re: [COMMITTERS] pgsql: Translation updates