doc: Fix example output for format() The example output for format() didn't show the actual output generated for the example query. Backpatch to all supported branches.
Author: shihao zhong <[email protected]> Reported-by: [email protected] Reviewed-by: David G. Johnston <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 14 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/cff329240bae6416f7e3574c7996cdd710a9674c Modified Files -------------- doc/src/sgml/func/func-string.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
