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 ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b6ed3cf4b07bfff1f166a239b34a75d818458006 Modified Files -------------- doc/src/sgml/func.sgml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)
