Re: Can we revisit the thought of PostgreSQL 7.2.4? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Can we revisit the thought of PostgreSQL 7.2.4?
Date
Msg-id 24531.1042906406@sss.pgh.pa.us
Whole thread Raw
In response to Re: Can we revisit the thought of PostgreSQL 7.2.4?  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: Can we revisit the thought of PostgreSQL 7.2.4?  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:
> ... Why?  If a user doesn't need the features of 7.x.x, and the codebase is 
> working well for him/her, why should said user/DBA feel compelled to go 
> through who knows what mechanations to upgrade to the latest version?

Because there are unfixable bugs in the older versions.  I see very
little point in issuing "security updates" that fix individual buffer
overruns, when anyone who has the SQL-level access needed to trigger
one of those overruns can equally easily do "select cash_out(2)".
The only fix for that is an upgrade to 7.3.

I don't by any means have a problem with Red Hat issuing maintenance
releases against old versions (nor, as I said, do I have any objection
to a 7.2.4 community release; I just said it wasn't my decision to make).
What I am questioning is the value of fixing some security holes when
there are bigger, unfixable ones right next door.  It wastes time that
could be spent on other work, and it may give DBAs a false sense of
security.  "Sure I'm safe; I just got the latest security patch from
Red Hat, so my 6.5.3 Postgres must be bulletproof now!"
        regards, tom lane


pgsql-hackers by date:

Previous
From: Justin Clift
Date:
Subject: Re: v7.3.1 psql against a v7.2.x database ...
Next
From: Bruce Momjian
Date:
Subject: constraint defaults still print