Re: SSI bug?

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "YAMAMOTO Takashi" <yamt@mwd.biglobe.ne.jp>
Cc: <pgsql-hackers@postgresql.org>
Date: 2011-02-16T23:11:49Z
Lists: pgsql-hackers
YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp> wrote:
 
> might be unrelated to the loop problem, but...
> 
> i got the following SEGV when runnning vacuum on a table.
 
> vacuum on the table succeeded with the attached patch.
 
Thanks!  I appreciate the heavy testing and excellent diagnostics. 
On the face of it, this doesn't look related to the other problem,
but I'll post again soon after closer review.
 
-Kevin