Re: Change JOIN tutorial to focus more on explicit joins

Jürgen Purtz <juergen@purtz.de>

From: Jürgen Purtz <juergen@purtz.de>
To: Anastasia Lubennikova <a.lubennikova@postgrespro.ru>, pgsql-hackers@lists.postgresql.org
Date: 2020-11-30T20:15:11Z
Lists: pgsql-hackers, pgsql-docs
On 30.11.20 20:45, Anastasia Lubennikova wrote:
> 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.

With or without parenthesis is a little more than a personal taste, but 
it's a very tiny detail. I'm happy with either of the two variants.

--

J. Purtz





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