Bruce Momjian <[EMAIL PROTECTED]> 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
- [BUGS] CLUSTER bug Darren Steven
- Re: [BUGS] CLUSTER bug Bruce Momjian
- Re: [BUGS] CLUSTER bug Bruce Momjian
- Re: [BUGS] CLUSTER bug Bruce Momjian
- Tom Lane