Thread

Commits

  1. doc: add JSON acronym

  1. Add JSON to the list of acronyms in the documentation's appendix

    Torsten Grust <torsten.grust@gmail.com> — 2017-10-24T20:18:49Z

    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/).
    
    Best wishes,
      —Torsten
    
    
    
  2. Re: [DOCS] Add JSON to the list of acronyms in the documentation's appendix

    Bruce Momjian <bruce@momjian.us> — 2018-01-11T16:22:24Z

    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.
    
    -- 
      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 +
    
  3. Re: [DOCS] Add JSON to the list of acronyms in the documentation's appendix

    Oleg Bartunov <obartunov@gmail.com> — 2018-01-11T17:13:28Z

    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 !
    
    >
    > --
    >   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 +
    
    
    
  4. Re: [DOCS] Add JSON to the list of acronyms in the documentation's appendix

    Bruce Momjian <bruce@momjian.us> — 2018-01-11T20:10:47Z

    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 +