Обсуждение: pgsql: doc: Prefer explicit JOIN syntax over old implicit syntax in tut

Поиск
Список
Период
Сортировка

pgsql: doc: Prefer explicit JOIN syntax over old implicit syntax in tut

От
Peter Eisentraut
Дата:
doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial

Update src/tutorial/basics.source to match.

Author: Jürgen Purtz <juergen@purtz.de>
Reviewed-by: Thomas Munro <thomas.munro@gmail.com>
Reviewed-by: "David G. Johnston" <david.g.johnston@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/158996922318.7035.10603922579567326239@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb310f17812e7321599845a29af2f36c7f1191c3

Modified Files
--------------
doc/src/sgml/query.sgml    | 74 +++++++++++++++++++++-------------------------
src/tutorial/basics.source | 22 ++++++--------
2 files changed, 43 insertions(+), 53 deletions(-)