Re: fixes for typos and tags in REL_12_STABLE
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Alexander Korotkov <a.korotkov@postgrespro.ru>
Cc: Liudmila Mantrova <l.mantrova@gmail.com>, pgsql-docs <pgsql-docs@postgresql.org>
Date: 2019-09-12T14:38:03Z
Lists: pgsql-docs
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
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