pgsql: Clarify documentation for libpq's PQescapeBytea to mention the n - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Clarify documentation for libpq's PQescapeBytea to mention the n
Date
Msg-id E1Pooif-00035C-4Q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5569ae52ae206b3e35411df435884cf848ae0494

Modified Files
--------------
doc/src/sgml/libpq.sgml       |   46 ++++++++++++++++-------------------------
doc/src/sgml/release-9.0.sgml |    3 +-
2 files changed, 20 insertions(+), 29 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Fix reverse 'if' test in path_is_relative_and_below_cwd(), per T
Next
From: Bruce Momjian
Date:
Subject: pgsql: Clarify documentation for libpq's PQescapeBytea to mention the n