]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 8 Apr 2021 08:51:26 +0000 (10:51 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 8 Apr 2021 08:51:26 +0000 (10:51 +0200)
commitfb310f17812e7321599845a29af2f36c7f1191c3
tree895947392d626a222ef8693712aa65b166043013
parent6b4d23feef6e334fb85af077f2857f62ab781848
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
doc/src/sgml/query.sgml
src/tutorial/basics.source