]> granicus.if.org Git - postgresql/commit
docs: remove use of escape strings and use bytea hex output
authorBruce Momjian <bruce@momjian.us>
Fri, 21 Sep 2018 23:55:07 +0000 (19:55 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 21 Sep 2018 23:55:07 +0000 (19:55 -0400)
commit2f0c19ce4eaf902f9ae5eaaa2e9a8544decf41e5
tree898a43f5390324d58f25c389145fbccc3c370f84
parente553997e3f59024664d19251df8f50066c7bbb7f
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$@webkr.de

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