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 CAPoEpV1SsMpOKdqyENd_dNZXHv_FBTru8GTQB+y8zgT7tusybQ@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>)
List pgsql-hackers
Sorry for spamming, but I found a more elegant way to check if
query_paths is NIL without modified list_copy_head.

Here is a third iteration of this patch.

-- 
Miroslav

Attachment

pgsql-hackers by date:

Previous
From: Yurii Rashkovskii
Date:
Subject: Re: [PATCH] Allow Postgres to pick an unused port to listen
Next
From: Michael Paquier
Date:
Subject: Re: Enhanced rmgr desc routines test !has_image, not has_data