Thread: Please help with list of features for Alpha1 Release

Please help with list of features for Alpha1 Release

From
Josh Berkus
Date:
All,

The CommitFest is almost over, and our first Alpha Release is coming up
soon.  -hackers have decided not to do full release notes, so we need a
page which will list all of the patches which have been added to the
alpha so that people know what to test and try.

Can you please contribute?  I've put a few on the page so you know what
they should look like.

http://wiki.postgresql.org/wiki/85AlphaFeatures

Sources of information on the patches so far are:
a. the CVS commit logs
b. the CommitFest application:
https://commitfest.postgresql.org/action/commitfest_view?id=2
(committed patches only please)
c. the pgsql-committers mailing list:
http://archives.postgresql.org/pgsql-committers/
d. the PostgreSQL Weekly News:
http://www.postgresql.org/community/weeklynews/

Thanks!

--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

Re: Please help with list of features for Alpha1 Release

From
Dimitri Fontaine
Date:
Josh Berkus <josh@agliodbs.com> writes:
> Can you please contribute?  I've put a few on the page so you know what
> they should look like.

I'll try to in the following days.

> http://wiki.postgresql.org/wiki/85AlphaFeatures
>
> Sources of information on the patches so far are:
> a. the CVS commit logs

The gitweb interface can be a lot more convenient here I guess:
  http://git.postgresql.org/gitweb?p=postgresql.git;a=summary

Regards,
--
dim