Re: [HACKERS] Seeking Google SoC Mentors

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: josh(at)agliodbs(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-students(at)postgresql(dot)org
Subject: Re: [HACKERS] Seeking Google SoC Mentors
Date: 2007-02-26 22:16:35
Message-ID: 45E35C43.3040607@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-students

Josh Berkus wrote:
> Andrew,
>
>
>> Is there a list of projects? Or can we suggest some?
>>
>
> Suggest away, please!
>
> I'm going to update the website soon, would appreciate new content.
>
>

here are a few ideas to be going on with (none of these are new):

buildfarm:

1. Buildfarm web app: is in urgent need of renovation. (perl + postgres
+ template toolkit. might be nice to rework it as a Catalyst app).
2. Buildfarm client: support downloading patches from an approved
server, doing apply, build, install, and test. (perl + maybe SOAP)
3. Buildfarm client + web app: support running performance tests and
reporting on them (start with pgbench) (s/w as above)

postgres core:

4. allow use of LIKE syntax in all type expressions e.g. select * from
mysrf() as (label text, like foo); create type xx as (label text, like bar);

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message markwkm 2007-02-26 22:39:44 Re: [HACKERS] Seeking Google SoC Mentors
Previous Message Josh Berkus 2007-02-26 22:02:14 Re: [HACKERS] Seeking Google SoC Mentors

Browse pgsql-students by date

  From Date Subject
Next Message markwkm 2007-02-26 22:39:44 Re: [HACKERS] Seeking Google SoC Mentors
Previous Message Josh Berkus 2007-02-26 22:02:14 Re: [HACKERS] Seeking Google SoC Mentors