Обсуждение: 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

От
Tom Lane
Дата:
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_4_STABLE

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

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