Removal of pre-7.4 documentation items

Started by Bruce Momjianabout 16 years ago7 messagesdocs
Jump to latest
#1Bruce Momjian
bruce@momjian.us

With us supporting only PG >=8.0, I think we can remove some mentions of
pre-7.4 releases. The attached patch show my proposed removals.

-- 
  Bruce Momjian  <bruce@momjian.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. +

Attachments:

/pgpatches/backver-doctext/x-diffDownload+36-74
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: Removal of pre-7.4 documentation items

Bruce Momjian wrote:

With us supporting only PG >=8.0, I think we can remove some mentions of
pre-7.4 releases. The attached patch show my proposed removals.

Applied.

-- 
  Bruce Momjian  <bruce@momjian.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. +
#3Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Bruce Momjian (#1)
Re: Removal of pre-7.4 documentation items

On Mon, 2010-02-22 at 19:18 -0500, Bruce Momjian wrote:

With us supporting only PG >=8.0,

Really? Since when?
--
Devrim GÜNDÜZ, RHCE
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

#4Magnus Hagander
magnus@hagander.net
In reply to: Devrim GÜNDÜZ (#3)
Re: Removal of pre-7.4 documentation items

2010/2/24 Devrim GÜNDÜZ <devrim@gunduz.org>:

On Mon, 2010-02-22 at 19:18 -0500, Bruce Momjian wrote:

With us supporting only PG >=8.0,

Really? Since when?

http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy

And we're not likely to release 9.0 before then :(

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

#5Dave Page
dpage@pgadmin.org
In reply to: Magnus Hagander (#4)
Re: Removal of pre-7.4 documentation items

2010/2/24 Magnus Hagander <magnus@hagander.net>:

2010/2/24 Devrim GÜNDÜZ <devrim@gunduz.org>:

On Mon, 2010-02-22 at 19:18 -0500, Bruce Momjian wrote:

With us supporting only PG >=8.0,

Really? Since when?

http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy

And we're not likely to release 9.0 before then :(

In that case, it should be >= 8.1.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PG East Conference: http://www.enterprisedb.com/community/nav-pg-east-2010.do

#6Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#5)
Re: Removal of pre-7.4 documentation items

Dave Page wrote:

2010/2/24 Magnus Hagander <magnus@hagander.net>:

2010/2/24 Devrim G?ND?Z <devrim@gunduz.org>:

On Mon, 2010-02-22 at 19:18 -0500, Bruce Momjian wrote:

With us supporting only PG >=8.0,

Really? Since when?

http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy

And we're not likely to release 9.0 before then :(

In that case, it should be >= 8.1.

I am sure there are some people lagging behind so I kept >=7.4 info.

-- 
  Bruce Momjian  <bruce@momjian.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. +
#7Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#6)
Re: Removal of pre-7.4 documentation items

bruce wrote:

Dave Page wrote:

2010/2/24 Magnus Hagander <magnus@hagander.net>:

2010/2/24 Devrim G?ND?Z <devrim@gunduz.org>:

On Mon, 2010-02-22 at 19:18 -0500, Bruce Momjian wrote:

With us supporting only PG >=8.0,

Really? Since when?

http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy

And we're not likely to release 9.0 before then :(

In that case, it should be >= 8.1.

I am sure there are some people lagging behind so I kept >=7.4 info.

Also, another reason to keep >= 7.4 is people might be porting old,
unused application code from older releases to current ones.

Here are the appropriate removals for the reference manual pages.

-- 
  Bruce Momjian  <bruce@momjian.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. +

Attachments:

/pgpatches/oldrevstext/x-diffDownload+2-69