Re: Advice: Where could I be of help?

From: Neil Conway <neilc(at)samurai(dot)com>
To: "Curtis Faith" <curtis(at)galtair(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Advice: Where could I be of help?
Date: 2002-10-02 22:33:19
Message-ID: 871y78eaj4.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

"Curtis Faith" <curtis(at)galtair(dot)com> writes:
> I'd like to help work on some 7.4 features, however, since you've
> not seen my name before, I'm obviously new to the list and the org.

[...]

> Any suggestions for where to start?

Well, I'd suggest working on what you find interesting -- there is
room for improvement in just about every area of the system, so don't
let us dictate how you spend your free time.

That said, the code for hash indexes requires some *major* changes,
and AFAIK none of the core developers are planning on working on it
any time soon (and since the hash index could is somewhat isolated, it
might be a good place to start). There's also plenty of work remaining
to be done for replication -- the pgreplication project could use some
help. You could also improve PL/pgSQL -- there are a bunch of
relatively minor improvements that could be made. You could also try
implementing bitmap indexes, or improving GEQO (the genetic-algorithm
based query optimizer).

HTH,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2002-10-02 22:46:50 Re: database session variables
Previous Message Oleg Lebedev 2002-10-02 22:24:41 Re: foreach in sql functions

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paesold 2002-10-02 22:43:55 Re: (Fwd) Re: Any Oracle 9 users? A test please...
Previous Message Bruce Momjian 2002-10-02 21:27:55 Re: Advice: Where could I be of help?