Re: Incremental sort for access method with ordered scan support (amcanorderbyop) - Mailing list pgsql-hackers

From Miroslav Bendik
Subject Re: Incremental sort for access method with ordered scan support (amcanorderbyop)
Date
Msg-id CAPoEpV2O04MZSvyeXZ1cfvj1Ra_zWOVvGkVTCyxxzTHno8QjGw@mail.gmail.com
Whole thread Raw
In response to Re: Incremental sort for access method with ordered scan support (amcanorderbyop)  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: Incremental sort for access method with ordered scan support (amcanorderbyop)
List 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 by date:

Previous
From: Ashutosh Bapat
Date:
Subject: memory context mismatch in LockMethodLocalHash entries.
Next
From: Jeff Davis
Date:
Subject: Re: check_strxfrm_bug()