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 <[email protected]> Author: Jian He <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Reviewed-by: Peter Eisentraut <[email protected]> Discussion: https://postgr.es/m/cab-jlwzqh3yec6kz-4-+pa0zg9qjbsxjjzwycmzyzedr_fx...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/884d791b213d6bc55f7f9b70d951f395e3ee29bb Modified Files -------------- doc/src/sgml/func.sgml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)
