Re: [PATCH] V3: Idle in transaction cancellation

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Andres Freund" <andres@anarazel.de>, <pgsql-hackers@postgresql.org>, "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Date: 2010-11-29T23:42:57Z
Lists: pgsql-hackers
I wrote:
 
> I applied all three patches with minor offsets, and it builds, but
> several regression tests fail.
 
Sorry, after sending that I realized I hadn't done a make distclean.
After that it passes.  Please ignore the previous post.
 
-Kevin