self join - Mailing list pgsql-docs

From PG Doc comments form
Subject self join
Date
Msg-id 155488796096.1361.4380125014968700223@wrigleys.postgresql.org
Whole thread Raw
Responses Re: self join  (Euler Taveira <euler@timbira.com.br>)
List pgsql-docs
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 temperatures 

We seem to be missing, in the answer, a third record:
( (San Francisco, 46, 50) , (Hayward, 54, 37 ))

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: JOINS example
Next
From: PG Doc comments form
Date:
Subject: Typo