Re: [DOCS] "data" not "datums"

2017-08-07 Thread Peter Eisentraut
On 8/1/17 04:22, [email protected] wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.4/static/datatype-json.html > Description: > > In the section > https://www.postgresql.org/docs/9.4/static/datatype-json.html > > Sub-s

Re: [DOCS] "data" not "datums"

2017-08-07 Thread Peter Geoghegan
On Mon, Aug 7, 2017 at 1:15 PM, Peter Eisentraut wrote: > "datum" means something specific in PostgreSQL, and several of those are > most usefully "datums". "data" doesn't really convey the same meaning here. We're not the first one to use "datums" like this. I think of it as being like the use

Re: [DOCS] "data" not "datums"

2017-08-07 Thread David G. Johnston
On Mon, Aug 7, 2017 at 1:15 PM, Peter Eisentraut < [email protected]> wrote: > On 8/1/17 04:22, [email protected] wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/9.4/static/datatype-json.html > > Descr

Re: [DOCS] Use of term Master/Slave

2017-08-07 Thread Peter Eisentraut
On 8/1/17 13:33, Andres Freund wrote: > On 2017-07-31 21:13:48 +, [email protected] wrote: >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/9.6/static/release-9-6.html >> Description: >> >> Wondering why PostgreSQL still u