On Wed, Jul 27, 2022 at 5:10 PM Xing Guo <[email protected]> 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
On Wed, Jul 27, 2022 at 5:10 PM Xing Guo <[email protected]> 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