Documentation improvements to jsonpath

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 9f771868c446c44dae6b97c68eeb1b19da32c50a
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2019-09-13T14:22:44Z
Releases: 12.0
Documentation improvements to jsonpath

Besides cosmetic improvements it removes statement that operators necessary
need to be separated from operands with spaces, which is not really true.

Discussion: https://postgr.es/m/CAEkD-mDUZrRE%3Dk-FznEg4Ed2VdjpZCyHoyo%2Bp0%2B8KvHqR%3DpNVQ%40mail.gmail.com
Author: Liudmila Mantrova, Alexander Lakhin
Reviewed-by: Alexander Korotkov, Alvaro Herrera
Backpatch-through: 12

Files

PathChange+/−
doc/src/sgml/func.sgml modified +19 −22
doc/src/sgml/json.sgml modified +5 −5

Documentation touched

Discussion