Re: [HACKERS] Re: [QUESTIONS] BUG: aggregate functions and @ operator.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: [QUESTIONS] BUG: aggregate functions and @ operator.
Дата
Msg-id a52f4b471bd075889f2845511b0a6666
обсуждение
Ответ на [HACKERS] Re: [QUESTIONS] BUG: aggregate functions and @ operator.  ("Thomas G. Lockhart" <Thomas.Lockhart@jpl.nasa.gov>)
Список pgsql-hackers
> > > select sum(@a) from test;      (Backend crash)
> > >
> > > But, even an "explain" crashes the backend!
> >
> > Gee, I never remember seeing this bug report before.  I have added it to
>        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> And I'm so.
>
> > the TODO list on the WWW page.
>
> Don't it - it's fixed now: it's case of an unary operator, but
> replace_agg_clause() always tried set references for both left and right
> operands - so check for is an operand NULL or not added.

Removed from TODO list on WWW page.

- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

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