pgsql: docs: land height is "elevation", not "altitude" - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: land height is "elevation", not "altitude"
Date
Msg-id E1jRLu3-0000fN-9Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  land height is "elevation", not "altitude"

See https://mapscaping.com/blogs/geo-candy/what-is-the-difference-between-elevation-relief-and-altitude
No patching of regression tests.

Reported-by: taf1@cornell.edu

Discussion: https://postgr.es/m/158506544539.679.2278386310645558048@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b3cbbd0b6e2bbf7ba7f94ced41b4ca07e68bc768

Modified Files
--------------
doc/src/sgml/advanced.sgml | 42 ++++++++++++++--------------
doc/src/sgml/ddl.sgml      | 70 +++++++++++++++++++++++-----------------------
2 files changed, 56 insertions(+), 56 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Sync up some inconsistent comments in config/c-compiler.m4.
Next
From: Tomas Vondra
Date:
Subject: pgsql: Fix cost_incremental_sort for expressions with varno 0