Clarify documentation for libpq's PQescapeBytea to mention the new hex

Bruce Momjian <bruce@momjian.us>

Commit: 888fda809239f2b4c7daa992f504c495f7ec7c92
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-02-13T14:48:19Z
Releases: 9.0.4
Clarify documentation for libpq's PQescapeBytea to mention the new hex
format.

Modify PQescapeStringConn() docs to be consisent with other escaping
functions.

Add mention problems with pre-9.0 versions of libpq using not understanding
bytea hex format to the 9.0 release notes.

Backpatch to 9.0 docs.

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +18 −28
doc/src/sgml/release-9.0.sgml modified +2 −1