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

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

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?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-06-04 22:04:30 pgsql: Fix longstanding bug in HeapTupleSatisfiesVacuum().
Previous Message Andres Freund 2014-06-04 21:37:07 pgsql: Fix longstanding bug in HeapTupleSatisfiesVacuum().