Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Date: 2010-02-24 15:20:06
Message-ID: 201002241520.o1OFK6603541@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Robert Haas wrote:
> On Wed, Feb 24, 2010 at 5:03 AM, Stefan Kaltenbrunner
> <stefan(at)kaltenbrunner(dot)cc> wrote:
> > Bruce Momjian wrote:
> >>
> >> Log Message:
> >> -----------
> >> Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
> >> supported release.
> >
> > per http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 7.4 is
> > still supported for a few months to come (and will be EOL'd together with
> > 8.0). I'm also not really sure why we need to change stuff like that, this
> > kind of information might still be useful for somebody trying to upgrade
> > from an unsupported release to a supported one.
>
> Yeah.

Well, the documentation still exists in the old releases, even 8.4. The
big question is how much back-version information we should keep in our
docs, and does it make sense to keep paragraphs around that are only
meaningful to < 1% of people reading it. Some people are saying keep
more, some are saying keep less, so I am betting I have hit the proper
balance. ;-)

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-02-24 15:23:43 Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
Previous Message User Gsmet 2010-02-24 15:01:03 pgfouine - pgfouine: fixed [#1010689] undefined method

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2010-02-24 15:23:43 Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
Previous Message Tom Lane 2010-02-24 15:12:03 Re: A thought on Index Organized Tables