Re: How to get started with contribution

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: vrund v shah <vrund3008(at)gmail(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: How to get started with contribution
Date: 2022-01-21 20:28:32
Message-ID: 20220121202832.GK10577@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

* vrund v shah (vrund3008(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2022-01-21 20:34:43 Re: POC: GROUP BY optimization
Previous Message Pavel Stehule 2022-01-21 20:23:34 Re: Schema variables - new implementation for Postgres 15