pgsql/src/interfaces/libpq fe-exec.c

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/libpq fe-exec.c
Date: 2002-04-08 03:48:12
Message-ID: 20020408034812.3A16247586C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: ishii(at)postgresql(dot)org 02/04/07 23:48:11

Modified files:
src/interfaces/libpq: fe-exec.c

Log message:
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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-04-08 04:37:37 pgsql/doc/src/sgml regress.sgml
Previous Message Bruce Momjian - CVS 2002-04-07 01:59:18 pgsql/doc TODO