Re: beginning hackers

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: beginning hackers
Дата
Msg-id 20050822220312.GJ72767@pervasive.com
обсуждение исходный текст
Ответ на Re: beginning hackers  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: beginning hackers
Список pgsql-hackers
On Mon, Aug 22, 2005 at 05:31:04PM -0400, Andrew Dunstan wrote:
> 
> 
> Rosser Schwarz wrote:
> 
> >while you weren't looking, Tom Lane wrote:
> >
> >[indexes spanning multiple tables]
> >
> > 
> >
> >>Wouldn't recommend it as a project for a beginning backend hacker;
> >>the locking considerations alone are a bit daunting.
> >>   
> >>
> >
> >That being the case, is there a list anywhere of open/wish list/TODO
> >items that are suitable for beginning pg hackers?  I've been over the
> >TODO list and found myself fairly daunted by what I see, but would
> >still like to take a stab at contributing.
> > 
> >
> 
> 
> A couple of nice visible projects on the TODO list that might be 
> suitable for beginners:
> 
> . Add "include file" functionality in postgresql.conf
> . Remove Money type, add money formatting for decimal type
> 
> But actually, the best place to start is possibly doing cleanups.
> 
> For example, gcc version 4 generates LOTS of compiler warnings. They 
> need clearing up. Doing that might lead to yuo look at quite a lot of 
> interesting code, which in turn might lead to more projects.
> 
> Plus there are always tests and docs to write ;-)

Can someone turn these items into a "beginning hacker's TODO" as has
been discussed before? Or find a way to mark them on the main TODO?

If someone wants to tell me how this should be done and give me whatever
files need to be changed I'd be happy to submit a patch.

BTW, is the HTML for the website not maintained in CVS somewhere?
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software        http://pervasive.com        512-569-9461


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: enable_constraint_exclusion GUC name
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: beginning hackers