fixes for typos and tags in REL_12_STABLE
Liudmila Mantrova <l.mantrova@gmail.com>
From: Liudmila Mantrova <l.mantrova@gmail.com>
To: pgsql-docs <pgsql-docs@postgresql.org>
Cc: a.korotkov@postgrespro.ru
Date: 2019-09-12T13:58:32Z
Lists: pgsql-docs
Attachments
- jsonpath-doc-fixes.patch (text/x-patch) patch
- v12-typos.patch (text/x-patch) patch v12
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
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