Re: terminology in example
От | Bruce Momjian |
---|---|
Тема | Re: terminology in example |
Дата | |
Msg-id | 20200422202331.GP19613@momjian.us обсуждение исходный текст |
Ответ на | Re: terminology in example (Bruce Momjian <bruce@momjian.us>) |
Список | pgsql-docs |
Patch applied back to 9.5, thanks. --------------------------------------------------------------------------- On Wed, Apr 1, 2020 at 08:27:59PM -0400, Bruce Momjian wrote: > 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 + > > -- 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 по дате отправления: