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 ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d061147527349692399117ef695dfcb6a913faeb Modified Files -------------- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
