Re: DOC not so clear

2019-01-14 Thread David G. Johnston
On Monday, January 14, 2019, Eugen Konkov wrote: > Hello Tom, > > Monday, January 14, 2019, 6:15:31 PM, you wrote: > > > =?utf-8?q?PG_Doc_comments_form?= writes: > >> https://www.postgresql.org/docs/current/queries-table- > expressions.html#QUERIES-LATERAL > > >>> The resulting row(s) are joined

Re: DOC not so clear

2019-01-14 Thread Eugen Konkov
Hello Tom, Monday, January 14, 2019, 6:15:31 PM, you wrote: > =?utf-8?q?PG_Doc_comments_form?= writes: >> https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-LATERAL >>> The resulting row(s) are joined as usual with the rows they were computed >>> from. >> Here is no

Re: Some typos in documentation

2019-01-14 Thread Michael Paquier
On Sun, Jan 13, 2019 at 09:34:36AM +0900, Michael Paquier wrote: > Cool, I'll see to apply them where needed. I'll just wait to see if > anybody has comments about the pgstat.c portion. And done. -- Michael signature.asc Description: PGP signature

Re: DOC not so clear

2019-01-14 Thread Tom Lane
=?utf-8?q?PG_Doc_comments_form?= writes: > https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-LATERAL >> The resulting row(s) are joined as usual with the rows they were computed >> from. > Here is not so clear what 'joined as usual' mean. Why not? > Probably DOC s

DOC not so clear

2019-01-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/queries-table-expressions.html Description: Hi. https://www.postgresql.org/docs/current/queries-table-expressions.html#QUERIES-LATERAL >The resulting row(s) are joined as usual with the r