doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial Update src/tutorial/basics.source to match.
Author: Jürgen Purtz <[email protected]> Reviewed-by: Thomas Munro <[email protected]> Reviewed-by: "David G. Johnston" <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected] 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(-)
