Re: BUG #4926: too few pathkeys for mergeclauses

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #4926: too few pathkeys for mergeclauses
Дата
Msg-id 4A603CD3.7080606@enterprisedb.com
обсуждение исходный текст
Ответ на Re: BUG #4926: too few pathkeys for mergeclauses  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-bugs
Heikki Linnakangas wrote:
> 2. make_inner_pathkeys_for_merge() should have created sort order (x, y,
> x) for the inner side.

On further thought, that would make no sense. Sort order (x, y) is
always equivalent to (x, y, x).

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #4926: too few pathkeys for mergeclauses
Следующее
От: Jan-Ivar Mellingen
Дата:
Сообщение: Huge speed penalty using <>TRUE instead of =FALSE