https://www.postgresql.org/docs/13/tutorial-join.html missing a table

Started by PG Bug reporting formover 5 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/tutorial-join.html
Description:

This page references a "cities" table, but not prior page showed this table.
Suggest adding a new "cities" table on this page.

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: https://www.postgresql.org/docs/13/tutorial-join.html missing a table

On Sun, Oct 18, 2020 at 2:29 PM PG Doc comments form <noreply@postgresql.org>
wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/tutorial-join.html
Description:

This page references a "cities" table, but not prior page showed this
table.
Suggest adding a new "cities" table on this page.

It's created in the "Create a New Table" section, along with weather, and
that seems sufficient.

David J.