Re: [PATCH] Simple code cleanup in tuplesort.c. - Mailing list pgsql-hackers

From Richard Guo
Subject Re: [PATCH] Simple code cleanup in tuplesort.c.
Date
Msg-id CAMbWs4_68kKe72wstkWyxnUDaRxMUcfFGL0geRh8MMx7gR=NuA@mail.gmail.com
Whole thread Raw
In response to [PATCH] Simple code cleanup in tuplesort.c.  (Xing Guo <higuoxing@gmail.com>)
List pgsql-hackers

On Wed, Jul 27, 2022 at 5:10 PM Xing Guo <higuoxing@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

pgsql-hackers by date:

Previous
From: Xing Guo
Date:
Subject: [PATCH] Simple code cleanup in tuplesort.c.
Next
From: vignesh C
Date:
Subject: Re: making relfilenodes 56 bits