pgsql: Fix minor typo in nodeIncrementalSort.c.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Fix minor typo in nodeIncrementalSort.c.
Дата
Msg-id E1jxLYI-0001p6-AC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix minor typo in nodeIncrementalSort.c.

Author: Vignesh C
Reviewed-by: James Coleman
Backpatch-through: 13, where it was introduced
Discussion: https://postgr.es/m/CALDaNm0WjZqRvdeL59ZfYH0o4mLbKQ23jm-bnjXcFzgpANx55g@mail.gmail.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4a1ae21750cbf23d8317d565c55ac7bce46bf0f6

Modified Files
--------------
src/backend/executor/nodeIncrementalSort.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Avoid harmless Valgrind no-buffer-pin errors.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add generic_plans and custom_plans fields into pg_prepared_state