]> granicus.if.org Git - postgresql/commit
Remove, already in back branches:
authorBruce Momjian <bruce@momjian.us>
Wed, 14 Jun 2006 21:38:21 +0000 (21:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 14 Jun 2006 21:38:21 +0000 (21:38 +0000)
commitca3d2c31f9bea6a6a16a7bcd592e094f5129d973
tree6f0ec38d2d7a6cd8231768b27704d3743644ac5b
parentbcc97255f0d0075164ddb2568dee86a5c5cba211
Remove, already in back branches:

<
<  o Add new version of PQescapeString() that doesn't double backslashes
<    that are part of a client-only multibyte sequence
<
<    Single-quote is not a valid byte in any supported client-only
<    encoding.  This requires using mblen() to determine if the
<    backslash is inside or outside a multi-byte sequence.
<
<  o Add new version of PQescapeString() that doesn't double
<    backslashes when standard_conforming_strings is true and
<    non-E strings are used
doc/TODO
doc/src/FAQ/TODO.html