Re: pg_lzcompress patch for 8.3, 8.2 branch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_lzcompress patch for 8.3, 8.2 branch
Date: 2008-05-29 13:51:18
Message-ID: 26052.1212069078@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> writes:
> Tom Lane napsal(a):
>> On the other hand, I remain unconvinced that this problem is severe
>> enough to justify much backporting work. AFAIK we've only seen one
>> occurence of a problem to date.

> I know about two occurrence. One was reported on -bug
> (http://archives.postgresql.org/pgsql-bugs/2008-04/msg00206.php)
> and second was reported from our customer.

I'm still not impressed. Bear in mind that the patch you are so eager
to backport has received *zero* field testing, which means there's a
non-negligible risk that there's something wrong with it. Add on the
non-negligible risk of messing up something associated with back-porting
the earlier patch, and consider that back-branch minor releases go out
with no field testing to speak of (there's the build farm but that's
about it). You have to seriously question whether the risk is worth
what is surely an extremely marginal stability improvement.

On the whole I think we've done enough here.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2008-05-29 14:14:38 Re: Upcoming back-branch update releases
Previous Message Zdenek Kotala 2008-05-29 13:01:58 Re: pg_lzcompress patch for 8.3, 8.2 branch