On Wed, Jul 27, 2022 at 5:10 PM Xing Guo <higuox...@gmail.com> wrote:
> The bounded heap sorting status flag is set twice in sort_bounded_heap() > and tuplesort_performsort(). This patch helps remove one of them. > +1. Looks good to me. Thanks Richard