pgsql: Rephrase a few comments for clarity.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Rephrase a few comments for clarity.
Дата
Msg-id E1fg8jo-00078F-R9@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rephrase a few comments for clarity.

I was confused by what "intended to be parallel serially" meant, until
Robert Haas and David G. Johnston explained it. Rephrase the comment to
make it more clear, using David's suggested wording.

Discussion: https://www.postgresql.org/message-id/1fec9022-41e8-e484-70ce-2179b08c2092%40iki.fi

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a1dc4ea02044af557e4464029016507ea0940d8c

Modified Files
--------------
src/backend/executor/nodeIndexonlyscan.c | 4 ++--
src/backend/executor/nodeIndexscan.c     | 4 ++--
src/backend/executor/nodeSeqscan.c       | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix comment.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix error message when a hostaddr cannot be parsed.