From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Tomas Vondra <tomas(at)vondra(dot)me> |
Cc: | sia kc <siavosh(dot)kasravi(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: A starter task |
Date: | 2024-09-15 20:43:59 |
Message-ID: | 981363.1726433039@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tomas Vondra <tomas(at)vondra(dot)me> writes:
> I think you can take a look at https://wiki.postgresql.org/wiki/Todo and
> see if there's a patch/topic you would be interested in. It's really
> difficult to "assign" a task based on a single sentence, with no info
> about the person (experience with other projects, etc.).
Beware that that TODO list is poorly maintained, so items may be out
of date. Worse, most of what's there got there because it's hard,
or there's not consensus about what the feature should look like,
or both. So IMO it's not a great place for a beginner to start.
> FWIW, maybe it'd be better to start by looking at existing patches and
> do a bit of a review, learn how to apply/test those and learn from them.
Yeah, this is a good way to get some exposure to our code base and
development practices.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2024-09-15 20:47:10 | Re: A starter task |
Previous Message | sia kc | 2024-09-15 20:10:52 | Re: A starter task |