Re: CLUSTER bug
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Darren Steven <dsteven@nettas.telstra.com.au>, pgsql-bugs@postgresql.org
Date: 2000-05-11T04:01:24Z
Lists: pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes: > We have gotten sporatic reports of problems with CLUSTER. Perhaps this > will prompt someone to find the problem and FIX IT FOR 7.0.1. :-) The "sporadic" aspect probably had something to do with referencing already-freed storage, which looks like a bug that'd been there awhile. However, CLUSTER was definitely broken completely by changes elsewhere in 7.0. Anyone feel like adding a regression test for it? regards, tom lane