Re: BUG #13863: Select from views gives wrong results

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: BUG #13863: Select from views gives wrong results
Дата
Msg-id CAEZATCWHNKejivUaChh7cVJCHNhwYTRLi5Yr49iBzhY3fo-CHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #13863: Select from views gives wrong results  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
On 8 February 2016 at 09:44, Andres Freund <andres@anarazel.de> wrote:
>> Note that with this change to the "if" condition, the next "else if"
>> condition can be simplified back to just:
>>
>>     else if (parse->groupClause)
>>     {
>>         /* move it to WHERE */
>>         ...
>
> FWIW, I find the current phrasing clearer.
>

OK, fair enough.

>> Andres, are you going to take this one?
>
> Working on it as we speak. I thought you might appreciate doing your
> first commit under a littlebit less pressure.
>

Thanks. I'm a bit swamped with work for my day job right now.

Regards,
Dean

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #13863: Select from views gives wrong results
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG #13863: Select from views gives wrong results