Re: terminology in example

2020-04-22 Thread Bruce Momjian
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 wrot

Re: terminology in example

2020-04-01 Thread Bruce Momjian
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. >

Re: terminology in example

2020-03-31 Thread Laurenz Albe
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. > --- a/doc/src/sgml/advanced.

Re: terminology in example

2020-03-31 Thread Bruce Momjian
On Tue, Mar 24, 2020 at 01:41:41PM -0400, Bruce Momjian wrote: > On Tue, Mar 24, 2020 at 03:57:25PM +, 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: > > > >

Re: terminology in example

2020-03-24 Thread Bruce Momjian
On Tue, Mar 24, 2020 at 03:57:25PM +, 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-

terminology in example

2020-03-24 Thread PG Doc comments form
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'.