Re: Incremental sort for access method with ordered scan support (amcanorderbyop)

Поиск
Список
Период
Сортировка
От Miroslav Bendik
Тема Re: Incremental sort for access method with ordered scan support (amcanorderbyop)
Дата
Msg-id CAPoEpV2O04MZSvyeXZ1cfvj1Ra_zWOVvGkVTCyxxzTHno8QjGw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Incremental sort for access method with ordered scan support (amcanorderbyop)  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: Incremental sort for access method with ordered scan support (amcanorderbyop)  (Richard Guo <guofenglinux@gmail.com>)
Список pgsql-hackers
> I've just pushed a fix to master for this. See [1].  If you base your
> patch atop of that you should be able to list list_copy_head() without
> any issues.

Thanks for this fix. Now the version
am_orderbyop_incremental_sort_v3.1.patch [1] works without issues
using the master branch.

[1] https://www.postgresql.org/message-id/attachment/146450/am_orderbyop_incremental_sort_v3.1.patch



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: memory context mismatch in LockMethodLocalHash entries.
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: check_strxfrm_bug()