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 E1x9LrY-00000000uh9-06Xj@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_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(-)


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()