Change JOIN tutorial to focus more on explicit joins - Mailing list pgsql-docs

From PG Doc comments form
Subject Change JOIN tutorial to focus more on explicit joins
Date
Msg-id 158996922318.7035.10603922579567326239@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Change JOIN tutorial to focus more on explicit joins
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/tutorial-join.html
Description:

The tutorial about joins makes the following statement about the explicit
JOIN operator:

> This syntax is not as commonly used as the one above

I think in 2020 this claim is no longer true, and I would love to see the
manual prefer the "modern" explicit JOIN operator rather than sticking to
the ancient implicit joins in the WHERE clause.

pgsql-docs by date:

Previous
From: Marina Polyakova
Date:
Subject: Re: Missing comma?
Next
From: Tom Lane
Date:
Subject: Re: descriptions of pg_stat_user_functions and pg_stat_slru