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

From: Miroslav Bendik <miroslav(dot)bendik(at)gmail(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Richard Guo <guofenglinux(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Incremental sort for access method with ordered scan support (amcanorderbyop)
Date: 2023-04-19 05:25:00
Message-ID: CAPoEpV1SsMpOKdqyENd_dNZXHv_FBTru8GTQB+y8zgT7tusybQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
am_orderbyop_incremental_sort_v3.3.patch text/x-patch 5.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-04-19 06:10:28 Re: Enhanced rmgr desc routines test !has_image, not has_data
Previous Message Yurii Rashkovskii 2023-04-19 04:56:46 Re: [PATCH] Allow Postgres to pick an unused port to listen