pgsql: Doc: fix thinko in description of how to escape a backslash inb - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix thinko in description of how to escape a backslash inb
Date
Msg-id E1gsAHj-0002le-EZ@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_5_STABLE

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Allow some recovery parameters to be changed with reload
Next
From: Tom Lane
Date:
Subject: pgsql: Defend against null error message reported by libxml2.