Re: terminology in example
От | Bruce Momjian |
---|---|
Тема | Re: terminology in example |
Дата | |
Msg-id | 20200402002759.GA30387@momjian.us обсуждение исходный текст |
Ответ на | Re: terminology in example (Laurenz Albe <laurenz.albe@cybertec.at>) |
Ответы |
Re: terminology in example
|
Список | pgsql-docs |
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 +
В списке pgsql-docs по дате отправления: