pgsql: Doc: fix documentation example for bytea hex output format.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: fix documentation example for bytea hex output format.
Date: 2023-03-18 20:12:08
Message-ID: E1pdcuO-004C4E-9S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/92865681c23000e390345129ee742662e33aa09e

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-03-19 19:36:24 pgsql: Avoid copying undefined data in _readA_Const().
Previous Message Tom Lane 2023-03-18 18:12:30 pgsql: Add functions to do timestamptz arithmetic in a non-default time