]> granicus.if.org Git - postgresql/commit
Clarify documentation for libpq's PQescapeBytea to mention the new hex
authorBruce Momjian <bruce@momjian.us>
Sun, 13 Feb 2011 14:29:01 +0000 (09:29 -0500)
committerBruce Momjian <bruce@momjian.us>
Sun, 13 Feb 2011 14:29:01 +0000 (09:29 -0500)
commit5569ae52ae206b3e35411df435884cf848ae0494
tree76dd10372f46de94d6b08b2782422113c2740ee6
parentcebbaa1d5d2729c1b9dde0b472b4b034ef2f44b0
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.
doc/src/sgml/libpq.sgml
doc/src/sgml/release-9.0.sgml