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

Поиск
Список
Период
Сортировка
От Cary Huang
Тема Re: [PATCH] Simple code cleanup in tuplesort.c.
Дата
Msg-id 166941247446.1120.7365625214256660028.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: [PATCH] Simple code cleanup in tuplesort.c.  (Xing Guo <higuoxing@gmail.com>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            not tested

Removing "state->status = TSS_SORTEDINMEM" should be fine as it is already set in sort_bounded_heap(state) few lines
before.

Cary Huang
----------------
HighGo Software Canada
www.highgo.ca

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

Предыдущее
От: Pavel Borisov
Дата:
Сообщение: Re: Use fadvise in wal replay
Следующее
От: Zheng Li
Дата:
Сообщение: Re: Support logical replication of DDLs