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

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

From
Tom Lane
Date:
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_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b25155021014bfce9627229c8fa5a5f3eeac6ead

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