docs: remove use of escape strings and use bytea hex output
authorBruce Momjian
Fri, 21 Sep 2018 23:55:06 +0000 (19:55 -0400)
committerBruce Momjian
Fri, 21 Sep 2018 23:55:06 +0000 (19:55 -0400)
commit9b3477c9ba1497fe6fafeab5c2dbf6d59c92ec6d
treebd30ce6f24ef4793c095836a7eddcb17d5174fcb
parent29196e13cd704930c174a3827e3aba7fedf06db9
docs:  remove use of escape strings and use bytea hex output

standard_conforming_strings defaulted to 'on' in PG 9.1.
bytea_output defaulted to 'hex' in PG 9.0.

Reported-by: André Hänsel
Discussion: https://postgr.es/m/12e601d447ac$345994a0$9d0cbde0[email protected]

Backpatch-through: 9.3
doc/src/sgml/array.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/func.sgml
doc/src/sgml/lobj.sgml
doc/src/sgml/rowtypes.sgml