Alvaro Herrera <alvhe...@commandprompt.com> writes: > Excerpts from Petro Meier's message of mié jul 27 02:51:22 -0400 2011: >> If I use PQescapeByteaConn() for a conenction to a PG9.1 Beta3 server, >> this function returns (e.g.) "\xea2abd8ef31...(and so on.)...". >> >> Here the problem: there should be a second backslash in the prefix.
> You're just being bitten by the fact that the > standard_conforming_strings setting changed its default from false to > true. Well, the question is why is it actually failing for him. AFAICS the value being emitted is correct for the 9.1 server. Perhaps we need to see a complete example... regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers