pgsql: Doc: fix thinko in description of how to escape a backslash in b

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 thinko in description of how to escape a backslash in b
Date: 2019-02-08 17:49:55
Message-ID: E1gsAHj-0002lY-DU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: fix thinko in description of how to escape a backslash in bytea.

Also clean up some discussion that had been left in a very confused
state thanks to half-hearted adjustments for the change to
standard_conforming_strings being the default.

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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8cf3fada2f87f2cbd0102389bf59434b45e911fe

Modified Files
--------------
doc/src/sgml/datatype.sgml | 58 +++++++++++++++++++++-------------------------
1 file changed, 26 insertions(+), 32 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-02-08 18:31:33 pgsql: Defend against null error message reported by libxml2.
Previous Message Magnus Hagander 2019-02-08 17:29:17 Re: pgsql: Remove references to Majordomo