https://www.postgresql.org/docs/13/tutorial-join.html missing a table
Started by PG Bug reporting formover 5 years ago2 messagesdocs
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.
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.