Missing preposition 'of'
Started by PG Bug reporting formover 6 years ago2 messagesdocs
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/queries-table-expressions.html
Description:
By the end of section 7.2.1.5, the preposition 'of' is missing:
"(...) we could find out which ones those are like this: (...)"
should read
"(...) we could find out which ones of those are like this: (...)"
Re: Missing preposition 'of'
PG Doc comments form <noreply@postgresql.org> writes:
By the end of section 7.2.1.5, the preposition 'of' is missing:
"(...) we could find out which ones those are like this: (...)"
should read
"(...) we could find out which ones of those are like this: (...)"
I dunno, the existing wording seems like perfectly good English to
me, while your revision is at best awkward.
regards, tom lane