Thread

Commits

  1. Typo fixes for documentation

  2. Documentation improvements to jsonpath

  1. fixes for typos and tags in REL_12_STABLE

    Liudmila Mantrova <l.mantrova@gmail.com> — 2019-09-12T13:58:32Z

    Hi,
    
    Please consider these small patches for REL_12_STABLE that mainly fix
    remaining typos and some tagging issues. The jsonpath-related one also
    improves some wordings, e.g. there seems to be no need to separate Boolean
    operators with spaces in path definitions.
    
    -- 
    Best regards,
    Liudmila Mantrova
    
    Technical writer at Postgres Professional: http://www.postgrespro.com
    
  2. Re: fixes for typos and tags in REL_12_STABLE

    Alexander Korotkov <a.korotkov@postgrespro.ru> — 2019-09-12T14:03:54Z

    On Thu, Sep 12, 2019 at 4:58 PM Liudmila Mantrova <l.mantrova@gmail.com> wrote:
    > Please consider these small patches for REL_12_STABLE that mainly fix remaining typos and some tagging issues. The jsonpath-related one also improves some wordings, e.g. there seems to be no need to separate Boolean operators with spaces in path definitions.
    
    I'm going to push these two if no objections.
    
    ------
    Alexander Korotkov
    Postgres Professional: http://www.postgrespro.com
    The Russian Postgres Company
    
    
    
    
  3. Re: fixes for typos and tags in REL_12_STABLE

    Alvaro Herrera <alvherre@2ndquadrant.com> — 2019-09-12T14:38:03Z

    On 2019-Sep-12, Alexander Korotkov wrote:
    
    > On Thu, Sep 12, 2019 at 4:58 PM Liudmila Mantrova <l.mantrova@gmail.com> wrote:
    > > Please consider these small patches for REL_12_STABLE that mainly fix remaining typos and some tagging issues. The jsonpath-related one also improves some wordings, e.g. there seems to be no need to separate Boolean operators with spaces in path definitions.
    > 
    > I'm going to push these two if no objections.
    
    Looks good on a quick once-over.
    
    -- 
    Álvaro Herrera                https://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
    
    
    
    
  4. Re: fixes for typos and tags in REL_12_STABLE

    Alexander Korotkov <a.korotkov@postgrespro.ru> — 2019-09-13T14:27:47Z

    On Thu, Sep 12, 2019 at 5:38 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
    >
    > On 2019-Sep-12, Alexander Korotkov wrote:
    >
    > > On Thu, Sep 12, 2019 at 4:58 PM Liudmila Mantrova <l.mantrova@gmail.com> wrote:
    > > > Please consider these small patches for REL_12_STABLE that mainly fix remaining typos and some tagging issues. The jsonpath-related one also improves some wordings, e.g. there seems to be no need to separate Boolean operators with spaces in path definitions.
    > >
    > > I'm going to push these two if no objections.
    >
    > Looks good on a quick once-over.
    
    Pushed, thanks!
    
    ------
    Alexander Korotkov
    Postgres Professional: http://www.postgrespro.com
    The Russian Postgres Company