Re: [HACKERS] Google Summer Of Code 2017 & PostgreSQL - Mailing list pgsql-hackers

From David Fetter
Subject Re: [HACKERS] Google Summer Of Code 2017 & PostgreSQL
Date
Msg-id 20170508212732.GK17493@fetter.org
Whole thread Raw
In response to [HACKERS] Google Summer Of Code 2017 & PostgreSQL  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Sat, May 06, 2017 at 07:54:51PM -0400, Stephen Frost wrote:
> Greetings!
> 
> I am very pleased to be able to announce that the PostgreSQL project has
> been approved for 4 GSoC projects this year!

Thanks for the hard work!

Google's process has gotten a lot more rigorous over the years, and in
under-appreciated consequence, people who would rather be doing other
things on projects get to shoulder that burden.

> The four projects are:
> 
> - Add errors handling and parallel execution to COPY
> 
>   Student: Alexey Kondratov
>   Mentors: Anastasia Lubennikova, Alexander Korotkov, Alvaro Herrera
> 
> - Eliminate O(N^2) scaling from rw-conflict tracking in serializable
>   transactions
> 
>   Student: Mengxing Liu
>   Mentors: Alvaro Herrera, Kevin Grittner
> 
> - Explicitly support predicate locks in index AMs besides btree
> 
>   Student: Shubham Barai
>   Mentors: Andrey Borodin, Kevin Grittner
> 
> - Foreign Keys for Array Elements
> 
>   Student: Mark Rofail
>   Mentors: Alexander Korotkov, Stephen Frost, Alvaro Herrera

Good luck to all, and welcome to Alexey, Menxing, Shubham, and Mark!

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] pgbench tap tests & minor fixes
Next
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] logical replication syntax (was DROP SUBSCRIPTION,query cancellations and slot handling)