SQL/JSON: Fix a paragraph in JSON_TABLE documentation

Amit Langote <amitlan@postgresql.org>

Commit: 884d791b213d6bc55f7f9b70d951f395e3ee29bb
Author: Amit Langote <amitlan@postgresql.org>
Date: 2024-07-16T05:10:58Z
Releases: 18.0
SQL/JSON: Fix a paragraph in JSON_TABLE documentation

Using <replaceable>text</replaceable> inside parantheses is not a
common or good style, so rephrase a sentence to avoid that style.
Also rephrase the text in that paragraph a bit while at it.

Reported-by: Marcos Pegoraro <marcos@f10.com.br>
Author: Jian He <jian.universality@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/CAB-JLwZqH3Yec6Kz-4-+pa0ZG9QJBsxjJZwYcMZYzEDR_fXnKw@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/func.sgml modified +9 −8

Documentation touched

Discussion