SoC Students/Projects selected

Started by Josh Berkusover 18 years ago3 messages
#1Josh Berkus
josh@agliodbs.com

All,

Our seven students and projects have been officially announced by Google:
http://code.google.com/soc/postgres/about.html

Column-level privilege implementation for PostgreSQL
by Guodong Liu, mentored by Andrew Dunstan
ER diagraming tool for pgAdmin
by Euler Taveira de Oliveira, mentored by David Page
Implementing support for read-only queries on PITR slaves
by Florian Pflug, mentored by Simon Riggs
Full Text Search support in PostgreSQL GUI Tools
by Ivan Zolotukhin, mentored by Oleg Bartunov
Autovacuum Scheduling
by Germ�n Po�-Caama�o, mentored by Alvaro HERRERA Mu�oz
Integrity check algorithm for data files
by Robert Mach, mentored by Zdenek Kotala
[pgUnitTest] Query and stored procedure unit tests for PostgreSQL
by Mickael Deloison, mentored by Mark Wong

This means that we'll have some new beginning hackers on this list very
soon. Please treat them well! These can be our future major
contributors (aside from Florian, who already is one).

Now, while each of these students has an assigned mentor, that doesn't
mean other people shouldn't help. If you're interested in their work,
please pitch in.

Note that we'll also be using the pgsql-students mailing list for
discussions about SoC itself.

Unfortunately, we only got ONE proposal to work on the buildfarm, and
that one was snagged by another project. So I'm going to be proposing
that we use SPI funds to get the Buildfarm work done; if anyone knows a
likely candidate, speak up.

As last year, if we'd had more slots from Google and more mentors we'd
have taken quite a few more projects. Here's a few which may be of
strong interest to one or more of the companies involved in PostgresQL;
ping me if someone wants a summer intern:

-- Implement modification of postgresql.conf file values via an SQL API
-- Optimizing Aggregate Queries over Joins of Multiple Relations
-- Command line tool for dump PostgreSQL data file structure
-- Asynchronous IO support for PostgreSQL
-- PostgreSQL Zeroconf integration
-- SQL Compliance Flagger
-- AssoRow, an algebraic operator and SQL primitive for mining
association rules
-- Ajax Database Monitoring Widgets

--Josh Berkus

#2Jim C. Nasby
jim@nasby.net
In reply to: Josh Berkus (#1)
Re: SoC Students/Projects selected

On Sun, Apr 15, 2007 at 08:00:23PM -0300, Josh Berkus wrote:

Now, while each of these students has an assigned mentor, that doesn't
mean other people shouldn't help. If you're interested in their work,
please pitch in.

Note that we'll also be using the pgsql-students mailing list for
discussions about SoC itself.

Will all discussions take place here or in -students?

Unfortunately, we only got ONE proposal to work on the buildfarm, and
that one was snagged by another project. So I'm going to be proposing
that we use SPI funds to get the Buildfarm work done; if anyone knows a
likely candidate, speak up.

Probably worth posting about that to -announce and/or -general...
--
Jim Nasby jim@nasby.net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

#3Josh Berkus
josh@agliodbs.com
In reply to: Jim C. Nasby (#2)
Re: SoC Students/Projects selected

Jim,

Will all discussions take place here or in -students?

The idea is that discussions about the SoC *program* and "where do I
submit ..." questions will go on -students; any questions about actual
code will go here or on the appropriate dev list.

Probably worth posting about that to -announce and/or -general...

Actually, I have a couple possible candidates. Now to discuss funding ...

--Josh