Re: Typo in the Section "3.6. Inheritance"

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: 2552891(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Typo in the Section "3.6. Inheritance"
Date: 2020-08-05 21:12:43
Message-ID: 20200805211243.GA19840@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Mon, Jul 27, 2020 at 02:47:07PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/tutorial-inheritance.html
> Description:
>
> Hello Team,
>
> https://www.postgresql.org/docs/current/tutorial-inheritance.html
>
> There is the sentence in section 3.6: "State capitals have an extra column,
> state, that shows their state."
> I think it would be more correct to rewrite it as "Table capitals has
> .....", since "capitals" is the table name in this context, but not the
> state.

Agreed. Patch attached and applied through 9.5.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com

The usefulness of a cup is in its emptiness, Bruce Lee

Attachment Content-Type Size
diff text/plain 1.2 KB

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2020-08-05 21:36:56 Re: Typo in the Section "3.6. Inheritance"
Previous Message Tom Lane 2020-08-05 14:01:28 Re: obsolete indexing method "rtree"