Thread
Commits
-
Typo fixes for documentation
- 6eb9b20bb7dd 12.0 landed
- eb57bd9c1d83 13.0 landed
-
Documentation improvements to jsonpath
- 9f771868c446 12.0 landed
- c30fc9ddd596 13.0 landed
-
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
-
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
-
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
-
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