Re: Typo in perform.sgml?

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: Typo in perform.sgml?
Дата
Msg-id CAOBaU_afRuoGf40O0YN_ncZ5L5pEXF8HaUXJ6A_S3XgOJWH5Dw@mail.gmail.com
обсуждение исходный текст
Ответ на Typo in perform.sgml?  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: Typo in perform.sgml?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
On Sat, Dec 7, 2019 at 12:05 PM Tatsuo Ishii <ishii@sraoss.co.jp> wrote:
>
> Around line 904 of perform.sgml
>
> "These node types have the ability to discard subnodes which they are
> able to determine won't contain any records required by the query."
>
> I was not able to parse this. Maybe "that they " is needed after
> "determine"?

Agreed.  Also, I'm not a native english speaker either, but the
"which" sounds weird too.  How about:

These node types have the ability to discard subnodes for which they
are able to determine that won't contain any records required by the
query.



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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Typo in perform.sgml?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Typo in perform.sgml?