Re: SEGV in contrib/array/array_iterator.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SEGV in contrib/array/array_iterator.c
Дата
Msg-id 27737.1017780858@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: SEGV in contrib/array/array_iterator.c  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-bugs
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
> On Tue, 2 Apr 2002, Tom Lane wrote:
>> Hm ... isn't it NULL anyway, if the left side is NULL?

> I think the empty case is special, due to the rules on <quantified
> comparison predicate>s.

[ reads spec... ]  Yeah, I think you are right.

Looks like our subplan implementation gets it right, too.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: huh!?
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #628: move works incorrectly on cursors using GiST indexes