Re: Patch queue -> wiki

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Smith <gsmith(at)gregsmith(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch queue -> wiki
Date: 2008-04-08 13:34:14
Message-ID: 20080408133414.GH5290@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

Gregory Stark wrote:

> I would like to suggest a few attributes we want for each patch:

[...]

> My first instinct is to convert it to a table. But perhaps we could just stick
> these attributes in the current format as sublist items under each major
> bullet point.

I agree -- having these attributes on sight would be good. OTOH it
wouldn't be good if having them means the wiki is much harder to edit,
which makes me think that a table is not a good idea. Keeping the whole
thing easy to edit is important to keep overhead low.

Perhaps we should offer an empty template at the top of the page so that
when a submitter wants to add a new patch, he puts the empty fields
there so that a reviewer/commiter needs only complete them.

For "maturity" I think we should have "design", "WIP", "ready for final
review" (as in: the submitter thinks this is ready to commit),
"committed". Having a "status: committed" means we no longer need to
move patches from one section to another. (OTOH having a separate
section for committed patches is good because you can see at a glance
how the commitfest is progressing, so maybe this is not such a hot idea.)

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-04-08 14:02:55 Re: Patch queue -> wiki
Previous Message Kev 2008-04-08 13:26:29 variables for tables and columns?

Browse pgsql-www by date

  From Date Subject
Next Message Andreas 'ads' Scherbaum 2008-04-08 13:52:25 Re: [Pgweb] r2038 - trunk/portal/tools/pwn
Previous Message Gregory Stark 2008-04-08 13:11:30 Re: Patch queue -> wiki