Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: In new "invalid byte sequence" error hint, call it "error", not - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: In new "invalid byte sequence" error hint, call it "error", not
Date
Msg-id 20060822121138.269399FB328@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
In new "invalid byte sequence" error hint, call it "error", not
"failure".

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/mb:
        wchar.c (r1.47.2.3 -> r1.47.2.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/wchar.c.diff?r1=1.47.2.3&r2=1.47.2.4)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: In new "invalid byte sequence" error hint, call it "error", not
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Descriptor values were quoted twice.