Re: Converting SetOp to read its two inputs separately - Mailing list pgsql-hackers

From David Rowley
Subject Re: Converting SetOp to read its two inputs separately
Date
Msg-id CAApHDvpyU5LOWxTMdY2ZQrcgU8KS=6M1SQBGSnyya8f+jr1dRQ@mail.gmail.com
Whole thread Raw
In response to Re: Converting SetOp to read its two inputs separately  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Thu, 14 Nov 2024 at 22:33, Richard Guo <guofenglinux@gmail.com> wrote:
> BTW, I noticed a typo in the comment for function

> - *     Returns false when sorted paths are not any more useful then unsorted
> + *     Returns false when sorted paths are not any more useful than unsorted

I pushed a fix for that.

Thanks.

David



pgsql-hackers by date:

Previous
From: Masahiro Ikeda
Date:
Subject: Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Next
From: Kirill Reshke
Date:
Subject: Re: Using read stream in autoprewarm