Re: [HACKERS] index fix report

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] index fix report
Дата
Msg-id 35EEA3A6.8E9270F7@alumni.caltech.edu
обсуждение исходный текст
Ответ на index fix report  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] index fix report  ("Thomas A. Szybist" <szybist@boxhill.com>)
Список pgsql-hackers
> Did this get resolved?

Yes, a file got left out of the cvs commit; Bruce fixed it right away.

Update:

I'm still seeing problems with the regression tests, and it appears to
be the same symptom reported by someone else earlier: a couple of tables
(or indices) exist but something is munged in pg_class so that I can
only see the entry using a "like" query; an "=" equals query does not
return the row.

This may only happen with tables which have been destroyed and then
redefined??

I've done a full "cvs update -Pd", a "make distclean", and an initdb.
I'll try a clean checkout next. If that doesn't help, then will start
poking at it...

                     - Tom

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: regression test result on latest cvs - linux-x86
Следующее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: [HACKERS] Adding PRIMARY KEY info