pgsql: Fix and clarify comments on replacement selection.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix and clarify comments on replacement selection.
Дата
Msg-id E1bkSQ4-0005bu-4n@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix and clarify comments on replacement selection.

These were modified by the patch to only use replacement selection for the
first run in an external sort.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/18ae680632b5c7a1550a768f1a4dc8e31b08215d

Modified Files
--------------
src/backend/utils/sort/tuplesort.c | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix and clarify comments on replacement selection.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Support OpenSSL 1.1.0.