pgsql: Fix typos and improve incremental sort comments

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема pgsql: Fix typos and improve incremental sort comments
Дата
Msg-id E1jYZSf-0003EL-0M@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix typos and improve incremental sort comments

Author: Justin Pryzby, James Coleman
Discussion: https://postgr.es/m/20200419023625.GP26953@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1a40d37a9faff562a36bd255a993fd3503bdf2b1

Modified Files
--------------
src/backend/commands/explain.c             | 4 ++--
src/backend/executor/nodeIncrementalSort.c | 6 ++++--
src/backend/utils/sort/tuplesort.c         | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Do pre-release housekeeping on catalog data.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS