[PATCH] Simple code cleanup in tuplesort.c.

Поиск
Список
Период
Сортировка
От Xing Guo
Тема [PATCH] Simple code cleanup in tuplesort.c.
Дата
Msg-id CACpMh+AQ4GXRKKi9ib2ioUH+qwNaSAVbetssJ0tMPfxAWuL2yg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] Simple code cleanup in tuplesort.c.  (Richard Guo <guofenglinux@gmail.com>)
Re: [PATCH] Simple code cleanup in tuplesort.c.  (Richard Guo <guofenglinux@gmail.com>)
Список pgsql-hackers
Hi hackers,

The bounded heap sorting status flag is set twice in sort_bounded_heap() and tuplesort_performsort(). This patch helps remove one of them.

Best Regards,
Xing






Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths
Следующее
От: Richard Guo
Дата:
Сообщение: Re: [PATCH] Simple code cleanup in tuplesort.c.