On Wed, Apr 1, 2020 at 08:37:30AM +0200, Laurenz Albe wrote:
> On Tue, 2020-03-31 at 19:10 -0400, Bruce Momjian wrote:
>
> > The attached patch fixes the problem. The regression tests also have
> > many mentions of "altitude." Should those be changed too?
>
> I don't think that is necessary.
> Names don't matter in the regression tests.
Agreed.
> > @@ -612,7 +612,7 @@ CREATE VIEW cities AS
> > CREATE TABLE cities (
> > name text,
> > population real,
> > - altitude int -- (in ft)
> > + elevation int -- (in ft)
> > );
>
> The "int" should be aligned with the rest (delete one space).
Fixed, thanks.
--
Bruce Momjian <bruce@momjian.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 +