]> granicus.if.org Git - postgresql/commit
A backport patch.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 8 Apr 2002 06:21:31 +0000 (06:21 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 8 Apr 2002 06:21:31 +0000 (06:21 +0000)
commit891ce19bcc1e2f9deba4a1c0eb22e6ee8dad5e04
tree70762793b53530b738a4c793ba8e523e60c7e47c
parentaf997458ebe32f1f9a10492bbe3aef549ada4806
A backport patch.
Fix PQescapeBytea/PQunescapeBytea so that they handle bytes > 0x7f.
This is necessary for mulibyte character sequences.
See "[HACKERS] PQescapeBytea is not multibyte aware" thread posted around
2002/04/05 for more details.
src/interfaces/libpq/fe-exec.c