| 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:12:53 |
| Message-ID: | E1x9LqH-00000000ub7-2DMX@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
------
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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2026-09-23 12:13:12 | pgsql: doc: Fix example output for format() |
| Previous Message | Michael Paquier | 2026-09-23 10:57:44 | pgsql: doc: Mention oid8 TOAST values in the limits appendix |