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] "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 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

[DOCS] "data" not "datums"

2017-08-01 Thread mahsh . baheti
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-section: 8.14.2. Designing JSON documents effectively Original t