pgsql/src/interfaces/libpq Tag: REL7_2_STABLE ... - Mailing list pgsql-committers

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


pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/doc/src/sgml regress.sgml
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/src/backend/catalog README