| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Fix example output for format() |
| Date: | 2026-09-23 12:13:54 |
| Message-ID: | E1x9LrG-00000000ufh-19QL@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)gmail(dot)com>
Reported-by: y(dot)saburov(at)gmail(dot)com
Reviewed-by: David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Discussion: https://postgr.es/m/178979714249.1241.1230833804069549466@wrigleys.postgresql.org
Backpatch-through: 14
Branch
------
REL_17_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/dede2443ceb7bbb3b7a856c250b13e86f5f606ef
Modified Files
--------------
doc/src/sgml/func.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2026-09-23 12:14:12 | pgsql: doc: Fix example output for format() |
| Previous Message | Daniel Gustafsson | 2026-09-23 12:13:35 | pgsql: doc: Fix example output for format() |