Log Message:
-----------
Teach PQescapeByteaConn() to use hex format when the target connection is
to a server >= 8.5. Per my proposal in discussion of hex-format patch.
Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-exec.c (r1.204 -> r1.205)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-exec.c?r1=1.204&r2=1.205)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2009-08-04 18:49:50 |
| Subject: pgsql: Ooops, missed that a couple of contrib modules have calls to |
| Previous: | From: Tom Lane | Date: 2009-08-04 16:08:37 |
| Subject: pgsql: Support hex-string input and output for type BYTEA. |