Re: Collect frequency statistics for arrays
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: Nathan Boley <npboley@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-01-03T20:33:44Z
Lists: pgsql-hackers
On Wed, Jan 04, 2012 at 12:09:16AM +0400, Alexander Korotkov wrote: > Thanks for your great work on reviewing this patch. Now I'm trying to find > memory corruption bug. Unfortunately it doesn't appears on my system. Can > you check if this bug remains in attached version of patch. If so, please > provide me information about system you're running (processor, OS etc.). I get the same diagnostic from this version. Opteron processor, operating system is Ubuntu 8.04 (64-bit). You're using --enable-cassert, right?