Re: [DOCS] Add JSON to the list of acronyms in the documentation's appendix

Bruce Momjian <bruce@momjian.us>

From: Bruce Momjian <bruce@momjian.us>
To: Oleg Bartunov <obartunov@gmail.com>
Cc: torsten.grust@gmail.com, pgsql-docs@postgresql.org
Date: 2018-01-11T20:10:47Z
Lists: pgsql-docs
On Thu, Jan 11, 2018 at 08:13:28PM +0300, Oleg Bartunov wrote:
> On Thu, Jan 11, 2018 at 7:22 PM, Bruce Momjian <bruce@momjian.us> wrote:
> > On Tue, Oct 24, 2017 at 08:18:49PM +0000, torsten.grust@gmail.com wrote:
> >> The following documentation comment has been logged on the website:
> >>
> >> Page: https://www.postgresql.org/docs/10/static/acronyms.html
> >> Description:
> >>
> >> Hello all,
> >>
> >> I propose to add &#39;JSON&#39; (for JavaScript Object Notation, http://json.org) to
> >> the list of acronyms in the documentation&#39;s appendix
> >> (https://www.postgresql.org/account/comments/new/10/acronyms.html/).
> >
> > Good idea.  Patch applied --- it will appear in PG 11.
> 
> Then, why not add JSONB !

Uh, most of those acronyms are for _externally_ defined terms.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


Commits

  1. doc: add JSON acronym