Re: pgsql: Fix longstanding bug in HeapTupleSatisfiesVacuum().

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Fix longstanding bug in HeapTupleSatisfiesVacuum().
Date: 2014-06-04 22:08:31
Message-ID: 20140604220831.GI785@awork2.anarazel.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2014-06-04 18:03:29 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > As this bug goes back all the way to the introduction of
> > subtransactions in 573a71a5da backpatch to all supported releases.
>
> I see no patches against 9.1 or 9.3?

Hm. I accidentally passed -n to push a second time after checking that
only the right change would be pushed. Done without now.

I guess I'll have to add a layer of scripting.

Thanks,

Andres

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-06-04 22:16:21 pgsql: Bump PG_CONTROL_VERSION for previous 9.4 changes.
Previous Message Andres Freund 2014-06-04 22:04:44 pgsql: Fix longstanding bug in HeapTupleSatisfiesVacuum().