docs: remove use of escape strings and use bytea hex output
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/array.sgml | modified | +3 −24 |
| doc/src/sgml/datatype.sgml | modified | +42 −29 |
| doc/src/sgml/func.sgml | modified | +24 −24 |
| doc/src/sgml/lobj.sgml | modified | +2 −2 |
| doc/src/sgml/rowtypes.sgml | modified | +1 −1 |