docs: remove use of escape strings and use bytea hex output
authorBruce Momjian
Fri, 21 Sep 2018 23:55:07 +0000 (19:55 -0400)
committerBruce Momjian
Fri, 21 Sep 2018 23:55:07 +0000 (19:55 -0400)
commit1927e431dd69daece3152f8264df1a7ba1fcea9b
treee71dccc313d61d4d36e358f7d0741c504ad1f767
parente8d118fe859cdbae8b7dafefd126f31105f3aaab
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