Teach PQescapeByteaConn() to use hex format when the target connection is

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5b8ee5c128cc90c13d909db72f93eb9674ac7aed
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-08-04T18:05:42Z
Releases: 9.0.0
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.

Files

PathChange+/−
src/interfaces/libpq/fe-exec.c modified +75 −47