Re: typo in sentence

2020-08-04 Thread Magnus Hagander
On Fri, Jul 24, 2020 at 3:28 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/manage-ag-overview.html > Description: > > The sentence has a typo: "If one PostgreSQL server instance is to house > proje

Procedures

2020-08-04 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/sql-createprocedure.html Description: The information on procedures could helpfully include that the feature is new from PostgreSQL 11 and give an explanation of how it differs from functi

need for "see also" section or similar thing at hub pages

2020-08-04 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/functions-textsearch.html Description: A suggestion. This page, "functions-textsearch", is fine, and the best place to explain functions like array_to_tsvector() and jsonb_to_tsvector()

Re: typo in sentence

2020-08-04 Thread Ganesh A Hegde
There is only a single sentence starting with 'if' and not two. The phrase 'it is therefore ..' is preceded by a comma and not a period. Hence, there's a single sentence and not two as you are referring to. Regards. On Tue, Aug 4, 2020, 5:15 PM Magnus Hagander wrote: > > > On Fri, Jul 24, 2020

Re: typo in sentence

2020-08-04 Thread Tom Lane
Ganesh A Hegde writes: > There is only a single sentence starting with 'if' and not two. The phrase > 'it is therefore ..' is preceded by a comma and not a period. Hence, > there's a single sentence and not two as you are referring to. I concur with Magnus that the "therefore" refers to the sente

Re: typo in sentence

2020-08-04 Thread David G. Johnston
On Tuesday, August 4, 2020, Tom Lane wrote: > Ganesh A Hegde writes: > > There is only a single sentence starting with 'if' and not two. The > phrase > > 'it is therefore ..' is preceded by a comma and not a period. Hence, > > there's a single sentence and not two as you are referring to. > > I