Re: Change JOIN tutorial to focus more on explicit joins

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Jürgen Purtz <juergen@purtz.de>, Thomas Munro <thomas.munro@gmail.com>, David Steele <david@pgmasters.net>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, "David G. Johnston" <david.g.johnston@gmail.com>
Date: 2021-04-08T09:00:34Z
Lists: pgsql-hackers, pgsql-docs
On 15.03.21 09:06, Jürgen Purtz wrote:
> +1. All proposed changes integrated.

committed



Commits

  1. doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial

  2. doc: Change table alias names to lower case in tutorial chapter

  3. doc: Fix whitespace issue in PDF

  4. doc: Use tags consistently in the tutorial chapter