Re: [PATCH] Simple code cleanup in tuplesort.c.

Поиск
Список
Период
Сортировка
От Richard Guo
Тема Re: [PATCH] Simple code cleanup in tuplesort.c.
Дата
Msg-id CAMbWs4_68kKe72wstkWyxnUDaRxMUcfFGL0geRh8MMx7gR=NuA@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH] Simple code cleanup in tuplesort.c.  (Xing Guo <higuoxing@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Xing Guo
Дата:
Сообщение: [PATCH] Simple code cleanup in tuplesort.c.
Следующее
От: vignesh C
Дата:
Сообщение: Re: making relfilenodes 56 bits