On 8/1/17 04:22, mahsh.bah...@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 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs