Modyfication Sort Merge Join Alghoritm

Поиск
Список
Период
Сортировка
От tubadzin
Тема Modyfication Sort Merge Join Alghoritm
Дата
Msg-id 59508f1b.21fdbdd4.5209462a.627c9@o2.pl
обсуждение исходный текст
Ответы Re: Modyfication Sort Merge Join Alghoritm
Список pgsql-hackers
Hi users.
I want to sure, that is no this implementation in Postgresql:
For Sorte Merge Join Alghoritm:
 If the large input arrives sorted,
g-join joins its pages with the buffer pool contents by strictly
increasing join key values and the join output is also strictly
sorted.
 
Is it difficult to implement this functionality?
Best Regards,
Tom

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #8335: trim() un-document behaviour
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] Re: [BUGS] BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve