pgsql/src/interfaces/libpq fe-exec.c - Mailing list pgsql-committers

From ishii@postgresql.org (Tatsuo Ishii)
Subject pgsql/src/interfaces/libpq fe-exec.c
Date
Msg-id 20020408034812.3A16247586C@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    ishii@postgresql.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.


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/doc TODO
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/doc/src/sgml regress.sgml