Re: Suggestions for first contribution?

Поиск
Список
Период
Сортировка
От Christian Convey
Тема Re: Suggestions for first contribution?
Дата
Msg-id CAPfS4ZwY5aEiBpJWibKV+ukWG=mw81G8A4o3AK0Cuz4fABEz6g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Suggestions for first contribution?  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Список pgsql-hackers
On Wed, Sep 7, 2016 at 10:14 AM, Aleksander Alekseev
<a.alekseev@postgrespro.ru> wrote:
> Here is another idea for a contribution - refactoring.
>
> Currently there are a lot of procedures in PostgreSQL code that
> definitely don't fit on one screen (i.e. ~50 lines). Also many files are
> larger than say 1000 lines of code. For instance, psql_completion
> procedure is more than 2000 lines long! I think patches that would make
> such code easier to read would have a good chance to be accepted.

Thanks for the suggestion!  I can see how refactoring could make a lot
of sense for some functions.  That's probably a task I'd want to take
on after I had more experience with PG's code base.  I think being
familiar with most/all of PG's code would make that task go more
smoothly.

- Christian



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

Предыдущее
От: Andrew Borodin
Дата:
Сообщение: Re: GiST penalty functions [PoC]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Useless dependency assumption libxml2 -> libxslt in MSVC scripts