Re: Is this a bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is this a bug?
Дата
Msg-id 12165.992037314@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Is this a bug?  ("Roberto Abalde" <roberto.abalde@galego21.org>)
Список pgsql-hackers
"Roberto Abalde" <roberto.abalde@galego21.org> writes:
> I've found that some two functions in /src/backend/optimizer/plan/planner.c
> have side effects.

No kidding ;-).  The planner is full of side-effects on data structures.
Both of the changes you mention are intentional.
        regards, tom lane


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

Предыдущее
От: Tom Ivar Helbekkmo
Дата:
Сообщение: Re: Re: AW: Re: [SQL] behavior of ' = NULL' vs. MySQL vs. Stand ards
Следующее
От: Tom Lane
Дата:
Сообщение: Various silliness in heap_getnext and related routines