Re: Contributing with code

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Contributing with code
Дата
Msg-id CAMsr+YFhD1NcG+7Hi5pSnCKtWTS4o-UAqyuK-8T-kueKwpcaCw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Contributing with code  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: Contributing with code
Список pgsql-hackers
On 1 January 2018 at 03:27, Peter Geoghegan <pg@bowt.ie> wrote:
On Sun, Dec 31, 2017 at 6:35 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> Also, let's delete the TODO list.  People keep using it as a source of
> project ideas, and that's bad.

It would be great if the TODO list was deleted IMV.

Choosing the right project is one of the hardest and most important
parts of successfully contributing to PostgreSQL. It's usually
essential to understand in detail why the thing that you're thinking
of working on doesn't already exist. The TODO list seems to suggest
almost the opposite, and as such is a trap for inexperienced hackers.

I don't entirely agree. It's a useful place to look for "are there other things related to the thing I'm contemplating doing" and "has anyone tried this? where did they get stuck?"

I'd rather rename it the "stuck, hard and abandoned projects list" ;) 

For example I try to keep track of protocol-related stuff there, so that if/when we do a real protocol revision we don't fail to consider things that have come up and since been forgotten.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: ALTER TABLE ADD COLUMN fast default
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Increasing timeout of poll_query_until for TAP tests