Re: GSoC 2018

From: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GSoC 2018
Date: 2018-01-04 21:58:33
Message-ID: CAPpHfdujA3Ny4GbfrJGCh-Pp3dbm4nWG3kDprvO4Npj0S2BdhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

On Thu, Jan 4, 2018 at 11:36 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:

> Greetings -hackers,
>
> * Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> > The deadline for Mentoring organizations to apply is: January 23.
>
> We currently only have four (4) projects for 2018 listed on our
> projects page here:
>
> https://wiki.postgresql.org/index.php?title=GSoC_2018

Could 2017 project ideas be reused this year? IIRC, only 3 of project
ideas were used last year.

* Explicitly support predicate locks in index access methods besides btree
(2017)
* Eliminate O(N^2) scaling from rw-conflict tracking in serializable
transactions (2017)
* Foreign keys for Array elements (2017)

And subject of one project wasn't listed in our ideas list (parallel copy
with error handling).

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-01-04 22:01:33 Re: [HACKERS] Proposal: Local indexes for partitioned table
Previous Message Peter Eisentraut 2018-01-04 21:53:27 Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256