| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Darren Steven <dsteven(at)nettas(dot)telstra(dot)com(dot)au>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: CLUSTER bug |
| Date: | 2000-05-11 04:01:24 |
| Message-ID: | 28799.958017684@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vashenko Maxim | 2000-05-11 07:33:33 | bug in index ? (core dumped) |
| Previous Message | Bruce Momjian | 2000-05-11 01:10:40 | Re: CLUSTER bug |