Re: terminology in example

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: taf1(at)cornell(dot)edu, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: terminology in example
Date: 2020-03-31 23:10:13
Message-ID: 20200331231013.GJ17676@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Tue, Mar 24, 2020 at 01:41:41PM -0400, Bruce Momjian wrote:
> On Tue, Mar 24, 2020 at 03:57:25PM +0000, PG Doc comments form wrote:
> > The following documentation comment has been logged on the website:
> >
> > Page: https://www.postgresql.org/docs/12/ddl-inherit.html
> > Description:
> >
> > In the example on this page:
> > https://www.postgresql.org/docs/current/ddl-inherit.html
> > the word 'altitude' should be replaced with 'elevation'.
>
> Yes, I see your point:
>
> https://mapscaping.com/blogs/geo-candy/what-is-the-difference-between-elevation-relief-and-altitude

The attached patch fixes the problem. The regression tests also have
many mentions of "altitude." Should those be changed too?

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

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

Attachment Content-Type Size
elevation.diff text/x-diff 7.6 KB

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Laurenz Albe 2020-04-01 06:37:30 Re: terminology in example
Previous Message Bruce Momjian 2020-03-31 22:44:49 Re: Incomplete or misleading explanation of the data types for mathematical operators