Re: self join

2019-04-10 Thread Euler Taveira
Em qua, 10 de abr de 2019 às 09:23, PG Doc comments form escreveu: > > The example of self join shows two resulting records. > I have checked the input data. > There are three output records with lower lo and higher high temperatures > > We seem to be missing, in the answer, a third record: > ( (S

Re: 30.3. Asynchronous Commit

2019-04-10 Thread Andres Freund
Hi, On 2019-04-10 16:06:10 -0400, Bruce Momjian wrote: > On Wed, Mar 27, 2019 at 12:25:34PM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/9.6/wal-async-commit.html > > Description: > > > >

Re: 30.3. Asynchronous Commit

2019-04-10 Thread Bruce Momjian
On Wed, Mar 27, 2019 at 12:25:34PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/wal-async-commit.html > Description: > > How do async commits and unlogged tables relate? You might add a parag

Re: Typo

2019-04-10 Thread Jonathan S. Katz
On 4/10/19 12:30 PM, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/sql-createfunction.html > Description: > > I have noted that it seems not convenient. > " > Writing > SECURITY DEFINER > Functions

Typo

2019-04-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/sql-createfunction.html Description: I have noted that it seems not convenient. " Writing SECURITY DEFINER Functions Safely " https://www.postgresql.org/docs/11/sql-createfunction.html

self join

2019-04-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/tutorial-join.html Description: The example of self join shows two resulting records. I have checked the input data. There are three output records with lower lo and higher high temperatu

JOINS example

2019-04-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/tutorial-join.html Description: The data is incomplete for results on all possible joins, given as an exercise. Help the student by introducing a temporary fake city, with no matching wea