Re: inner query bug

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: inner query bug
Дата
Msg-id 22593.1069705150@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: inner query bug  (Neil Conway <neilc@samurai.com>)
Список pgsql-bugs
Neil Conway <neilc@samurai.com> writes:
> When we were discussing this on IRC, I made sure to check it was a
> recent version of PG -- I believe it is 7.4.0. The last reported
> instance I could see of a bug with this symptom was for 7.4 beta 1 (at
> which point we thought we'd fixed it).

Yeah, I don't believe it is the same bug.  That particular error message
suggests that some part of the planner has dropped the ball in building
target lists for plan nodes, but that could cover a lot of territory.

The fact that Andrew is finding the bug difficult to reproduce reliably
is odd too; maybe an uninitialized-variable problem?

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: inner query bug
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: SELECT with MANY tables