]> 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:48:19 +0000 (09:48 -0500)
commit888fda809239f2b4c7daa992f504c495f7ec7c92
tree29dc4626ed45b36ecd3db8b130be29fab13c73a4
parentd5478c3391f8f1a243abbc3d9253aac3d6d3538e
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