Re: GSoC 2017 - LAST CALL

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Thom Brown <thom(at)linux(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>
Subject: Re: GSoC 2017 - LAST CALL
Date: 2017-02-07 13:56:38
Message-ID: CAA4eK1LmSn3ssaweAVoKtwtb2uTYvzfjFut88Ci+iDpdHurCxA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 7, 2017 at 7:09 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> All,
>
> This is the LAST CALL for applications to GSoC 2017 for PostgreSQL.
>
> If you have any ideas for projects, please go to:
>
> https://wiki.postgresql.org/wiki/GSoC_2017
>

There are few entries which seem to be redundant:

> Implement WAL logging for hash indexes

We already have a patch for this feature.

> Invent an async interface for the Append() node to use, allowing a way to parallelize queries across multiple remote FDWs or local tablespaces.

Isn't this same what we are discussing in thread:
https://www.postgresql.org/message-id/CA%2BTgmoaXQEt4tZ03FtQhnzeDEMzBck%2BLrni0UWHVVgOTnA6C1w%40mail.gmail.com

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2017-02-07 14:00:37 Re: GSoC 2017 - LAST CALL
Previous Message Alexander Korotkov 2017-02-07 13:48:27 Re: LWLock optimization for multicore Power machines