pgsql/src/interfaces/libpq Tag: REL7_2_STABLE ...

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/libpq Tag: REL7_2_STABLE ...
Date: 2002-04-08 06:21:33
Message-ID: 20020408062133.620F747586C@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/08 02:21:33

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-04-08 22:09:08 pgsql/src/backend/catalog README
Previous Message Tom Lane 2002-04-08 04:37:37 pgsql/doc/src/sgml regress.sgml