Re: Split up the wiki TODO page? - Mailing list pgsql-hackers

From Brendan Jurd
Subject Re: Split up the wiki TODO page?
Date
Msg-id 37ed240d0808261022t6ebced9esd3fad412b72b1ce5@mail.gmail.com
Whole thread Raw
In response to Re: Split up the wiki TODO page?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Split up the wiki TODO page?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Split up the wiki TODO page?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Wed, Aug 27, 2008 at 2:48 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Certainly true.  Okay, let's leave it alone for a little while and see
> if the growth curve flattens out.  It'll certainly be easiest to manage
> if it can stay a single page.
>

Apart from the management aspect (which is very much a valid concern),
others have expressed a desire to be able to easily search the list
for "easy" Todo items.  We got that working by adding the [E] tags to
those items, and it's now very convenient to search for them.

If we split the page up into subpages for each section, that feature
would be sunk.

The size of the page really isn't something we should be worrying
about.  As Greg points out, we have the usual wiki per-section edit
capability, so in practice we will almost never need to edit the whole
page at once.  The only reasons for doing so are to perform global
changes, or alter the intro text.  All day-to-day maintenance of the
list, such as adding new items, marking items as "done", etc. should
be done via the per-section [edit] links.

Cheers,
BJ


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Split up the wiki TODO page?
Next
From: Joshua Drake
Date:
Subject: Re: can't stop autovacuum by HUP'ing the server