Re: [DOCS] "data" not "datums"
От | Peter Eisentraut |
---|---|
Тема | Re: [DOCS] "data" not "datums" |
Дата | |
Msg-id | 2f3517ca-6750-e72c-2313-1edc2b4578b5@2ndquadrant.com обсуждение исходный текст |
Ответ на | [DOCS] "data" not "datums" (mahsh.baheti@gmail.com) |
Ответы |
Re: [DOCS] "data" not "datums"
Re: [DOCS] "data" not "datums" |
Список | pgsql-docs |
On 8/1/17 04:22, mahsh.baheti@gmail.com 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-section: > 8.14.2. Designing JSON documents effectively > > Original text: > "but having a predictable structure makes it easier to write queries that > usefully summarize a set of "documents" (datums) in a table." > > Suggested text: > "but having a predictable structure makes it easier to write queries that > usefully summarize a set of "documents" (data) in a table." "datum" means something specific in PostgreSQL, and several of those are most usefully "datums". "data" doesn't really convey the same meaning here. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-docs по дате отправления: