pgsql: Doc: fix documentation example for bytea hex output format. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix documentation example for bytea hex output format.
Date
Msg-id E1pdcuO-004C47-7M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: fix documentation example for bytea hex output format.

Per report from rsindlin

Discussion: https://postgr.es/m/167907221210.1803488.5939223864945604536@wrigleys.postgresql.org

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8995eac6c42465c2e866d3670fdb63f7bfbbabc2

Modified Files
--------------
doc/src/sgml/datatype.sgml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add functions to do timestamptz arithmetic in a non-default time
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid copying undefined data in _readA_Const().