From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Add TODO file to CVS. |
Date: | 2010-05-12 12:57:53 |
Message-ID: | AANLkTikhCrVtpF_gDS7RAMW7_3WGuLy95BX5k9JPasri@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On Wed, May 12, 2010 at 5:55 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Magnus Hagander wrote:
>> Shouldn't TODO files go on the wiki these days?
>
> Well, it is a list of minor ideas for pg_upgrade. Should these be on
> the main wiki? They seem too minor. Can you look at the file and let
> me konw?
Generally I would favor keeping TODOs outside of CVS. One reason is
that they tend to have a lot of churn, leading to lots of extra
commits to sort through. Another reason is that it makes them harder
to update, especially for non-committers.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-05-12 13:59:21 | pgsql: Move pg_upgrade TODO to TODO wiki. |
Previous Message | Bruce Momjian | 2010-05-12 11:33:10 | pgsql: Add PGFILEDESC description to Makefiles for all /contrib |