[BUGS] Bug exposed by ResetSystemCaches

2000-03-16 Thread Robert E. Bruccoleri
POSTGRESQL BUG REPORT TEMPLATE Your name :Robert E. Bruccoleri Your email address :[EMAIL PROTECTED

Re: [BUGS] Bug exposed by ResetSystemCaches

2000-03-16 Thread Robert E. Bruccoleri
Dear Bruce, Tom Lane responded that the assertion here was wrong. It may be worthwhile to review all the assertions in the source code for any other such errors. Thanks for the tip. I will test 7.0beta2 when it's released. --Bob Bruce Momjian writes: > > My bet is that 7.0 no lon

Re: [BUGS] Bug exposed by ResetSystemCaches

2000-03-16 Thread Bruce Momjian
> Dear Bruce, > Tom Lane responded that the assertion here was wrong. It may > be worthwhile to review all the assertions in the source code for any > other such errors. > Thanks for the tip. I will test 7.0beta2 when it's released. --Bob > > Bruce Momjian writes: > > > > My bet is t

Re: [BUGS] Bug exposed by ResetSystemCaches

2000-03-16 Thread Tom Lane
[EMAIL PROTECTED] (Robert E. Bruccoleri) writes: > While creating an index, the backend crashes. The stack dump taken > from the core image is >6 ExceptionalCondition(conditionName = 0x10058598 = >"!(RelationNameCache->hctl->nkeys == 10)", exceptionP = 0x10065670, detail = (nil), >fileName

Re: [BUGS] Bug exposed by ResetSystemCaches

2000-03-16 Thread Bruce Momjian
My bet is that 7.0 no longer has this problem. You may try upgrading to 7.0beta2 when it is released and give it a try. Should be very stable. > > POSTGRESQL BUG REPORT TEMPLATE > =