Re: Suggestions for first contribution?

Поиск
Список
Период
Сортировка
От Christian Convey
Тема Re: Suggestions for first contribution?
Дата
Msg-id CAPfS4ZxCFE_ZiZTzT9FG+R6do_Kc0fa9M4f6qVYYumsiuRanyg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Suggestions for first contribution?  (Stas Kelvich <s.kelvich@postgrespro.ru>)
Список pgsql-hackers
On Wed, Sep 7, 2016 at 10:44 AM, Stas Kelvich <s.kelvich@postgrespro.ru> wrote:
> There is also a list of projects for google summer of code: https://wiki.postgresql.org/wiki/GSoC_2016
>
> That topics expected to be doable by a newcomer during several months. It is also slightly
> outdated, but you always can check current state of things by searching this mail list on interesting topic.
>
> Also postgres have several internal API’s like fdw[1] or gist[2] that allows you to implements something
> useful without digging too much into a postgres internals.
>
> [1] https://www.postgresql.org/docs/current/static/fdwhandler.html
> [2] https://www.postgresql.org/docs/current/static/gist-extensibility.html

Thanks Stas, I'll have a look at those.  I appreciate the links.

- Christian



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Christian Convey
Дата:
Сообщение: Re: Suggestions for first contribution?
Следующее
От: Михаил Бахтерев
Дата:
Сообщение: Re: GiST penalty functions [PoC]