Re: Begin contribution journey to postgres
| От | Tom Lane |
|---|---|
| Тема | Re: Begin contribution journey to postgres |
| Дата | |
| Msg-id | 38421.1775936321@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Begin contribution journey to postgres (Ankush Mondal <ankushmondal1y2t@gmail.com>) |
| Список | pgsql-general |
Ankush Mondal <ankushmondal1y2t@gmail.com> writes: > I was wondering if it would be possible for me to start working on some > beginner-friendly issues or tasks. I’d really appreciate any pointers on > where to find such issues or how to get started with contributing. Well, there is a TODO list on our wiki, but sadly it's been nearly unmaintained for a long time. I wouldn't trust it as a guide to things that should be done. Moreover, most of the stuff that got onto that list got there because it was too hard to get done quickly and/or there wasn't consensus. The best thing I can think of for a new developer to get started is to help review some in-progress patches. Even simple things like "does it pass tests" or "is the documentation intelligible" are helpful. But your main goal should be to read the patches and start learning your way around the Postgres code base that way. We keep track of unapplied patches in our "commit fest" app: https://commitfest.postgresql.org Look through the list, select some that fit your interests, start reading the associated mailing list threads. BTW, pretty nearly all discussion about PG development happens on pgsql-hackers. The pgsql-novice list is meant for novice users' questions, not so much novice developers. Welcome! regards, tom lane
В списке pgsql-general по дате отправления: