pgsql: Remove redundant setting of tuplesort status

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Remove redundant setting of tuplesort status
Дата
Msg-id E1pEosD-002n6Z-U8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove redundant setting of tuplesort status

Also add an explanatory comment to match other similar coding within
tuplesort_performsort().

Xing Guo

Reviewed by Richard Guo and Cary Huang
Discussion:
https://www.postgresql.org/message-id/CACpMh%2BAQ4GXRKKi9ib2ioUH%2BqwNaSAVbetssJ0tMPfxAWuL2yg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2673ebf49acfd83b09c777ced8f21eacd27b51ce

Modified Files
--------------
src/backend/utils/sort/tuplesort.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix the file mode of worker.c changed by the commit 216a784829.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Invent random_normal() to provide normally-distributed random nu