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-13 19:00:04
Message-ID: CAPpHfds-RP8hU4d_9RdS24V1_8dA1DRJ8ZsixMAdYNn95Z79Hw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

On Fri, Jan 5, 2018 at 5:26 AM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:

> * Alexander Korotkov (a(dot)korotkov(at)postgrespro(dot)ru) wrote:
> > On Thu, Jan 4, 2018 at 11:36 PM, Stephen Frost <sfrost(at)snowman(dot)net>
> wrote:
> > > * 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.
>
> Yes! As I mentioned in my initial email, they simply need to be updated
> and we need to make sure that we have mentors for them.
>
> If you're willing to mentor for one or multiple, please review the
> description, remove the previous mentors and put yourself and then
> update the '2017' to be '2018' and we'll include it. Also, feel free to
> contact the other former mentors if you believe the'll be interested in
> mentoring again this year.
>
> What I don't want to do is assume that people who volunteered to mentor
> last year are willing to do so again this year.
>

Great! I've pull following projects for 2018:

* GiST API advancement
* TOAST'ing in slices
* Table density estimation for approximate queries
* Extract scanning strategy to the separate entity from GiST/GIN/SP-GiST
opclasses

Oleg Bartunov, Teodor Sigaev, Andrey Borodin and I confirmed volunteering
to mentor these projects this year. The only thing to clarify: are you
volunteering to mentor TOAST'ing in slices this year? If no, please
correct the wiki accordingly.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2018-01-13 20:13:03 Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)
Previous Message Tom Lane 2018-01-13 18:10:55 Re: master make check fails on Solaris 10