Re: Change JOIN tutorial to focus more on explicit joins

Anastasia Lubennikova <a.lubennikova@postgrespro.ru>

From: Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
To: pgsql-hackers@lists.postgresql.org
Cc: Jürgen Purtz <juergen@purtz.de>
Date: 2020-11-30T19:45:31Z
Lists: pgsql-hackers, pgsql-docs
Status update for a commitfest entry.

The commitfest is nearing the end and this thread was inactive for a while. As far as I see something got committed and now the discussion is stuck in arguing about parenthesis.
FWIW, I think it is a matter of personal taste. Maybe we can compromise on simply leaving this part unchanged.

If you are planning to continue working on it, please move it to the next CF.

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