pgsql: doc: Fix example output for format() - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Fix example output for format()
Date
Msg-id E1x9Lqa-00000000uca-1SZf@gemulon.postgresql.org
Whole thread
List pgsql-committers
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 <zhong950419@gmail.com>
Reported-by: y.saburov@gmail.com
Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/178979714249.1241.1230833804069549466@wrigleys.postgresql.org
Backpatch-through: 14

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1b940d102438d3b2722d84f98068bc513186de59

Modified Files
--------------
doc/src/sgml/func/func-string.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix example output for format()
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix example output for format()