pgsql: Add an explicit caution about how to use - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Add an explicit caution about how to use
Date
Msg-id 20081111030120.627847545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add an explicit caution about how to use pg_do_encoding_conversion with
non-null-terminated input.  Per discussion with ITAGAKI Takahiro.

Modified Files:
--------------
    pgsql/src/backend/utils/mb:
        mbutils.c (r1.74 -> r1.75)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.74&r2=1.75)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add support for input and output of interval values formatted per
Next
From: alexk@pgfoundry.org (User Alexk)
Date:
Subject: uuid81 - trunk: Imported Sources