]> 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:06 +0000 (19:55 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 21 Sep 2018 23:55:06 +0000 (19:55 -0400)
commited6755bae23b4958ce706d8b027eb8284be8e2d3
treebdd8224ba95a37691855825a98f0d46e114ecec6
parentdbbc98a9ef67b350caf1bf02ad549f238853faed
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