Re: parallel.sgml

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: parallel.sgml
Дата
Msg-id 23512.1476370454@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: parallel.sgml  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: parallel.sgml  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список pgsql-hackers
Tatsuo Ishii <ishii@sraoss.co.jp> writes:
>> While reading parallel.sgml, I met with following sentence.
>> 
>> If this occurs, the leader will execute the portion of the plan
>> between below the <literal>Gather</> node entirely by itself,
>> almost as if the <literal>Gather</> node were not present.
>> 
>> Maybe "the portion of the plan between below" shoud have been
>> "the portion of the plan below"?

> Can someone, possibly a native English speaker, please confirm this is
> typo or not? I cannot parse the sentence as it is, but this maybe
> because I'm not a English speaker.

Yes, I think removing "between" is correct.
        regards, tom lane



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: btree vacuum and suspended scans can deadlock
Следующее
От: Mario De Frutos Dieguez
Дата:
Сообщение: signal handling in plpython