Re: How to get started with contribution - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: How to get started with contribution
Date
Msg-id 20220121202832.GK10577@tamriel.snowman.net
Whole thread Raw
Responses Re: How to get started with contribution
List pgsql-hackers
Greetings,

* vrund v shah (vrund3008@gmail.com) wrote:
>    I am Vrund V Shah, a computer science undergrad. I have just completed my
>    3^rd semester at G H Patel College of Engineering & Technology. I am new
>    to open source contribution but I am well aware of C/C++, SQL and I will
>    learn Python before the end of the first week of February. I would love to
>    contribute to your organization but don’t know how!!
>
>    Could you please guide me on how and from where to start?

I'd suggest you start with patch reviews if you're interested in working
on the core PostgreSQL server code.  Information on that is available
here:

https://wiki.postgresql.org/wiki/Reviewing_a_Patch

Thanks,

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Schema variables - new implementation for Postgres 15
Next
From: Tomas Vondra
Date:
Subject: Re: POC: GROUP BY optimization