Re: failures with tuplesort and ordered set aggregates (due to 5cefbf5a6c44)

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: failures with tuplesort and ordered set aggregates (due to 5cefbf5a6c44)
Дата
Msg-id CAM3SWZRwwg_gyX0eJSjgsAWnrc7LUYgZSucMcVRtOk8r_SAJbw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: failures with tuplesort and ordered set aggregates (due to 5cefbf5a6c44)  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: failures with tuplesort and ordered set aggregates (due to 5cefbf5a6c44)  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wed, Mar 4, 2015 at 8:26 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> I think we should commit my patch, and if a future patch needs
> sortKeys set in more places, it can make that change itself.  There's
> no reason why it's needed with the code as it is today, and no reason
> to let bits of future changes leak into a bug-fix patch.

It's not as if I feel strongly about it. It's trivial to change the
code to make the comment true, rather than change the comment to make
the code true, and we need to do so anyway. I defer to you.


-- 
Peter Geoghegan



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: MD5 authentication needs help
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: Reduce pinning in btree indexes