psqlodbc - psqlodbc: Improve the handling of BYTEA type. - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Improve the handling of BYTEA type.
Date
Msg-id 20111202230533.B5F961F7C1AE@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Improve the handling of BYTEA type.

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.198 -> r1.199)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.198&r2=1.199)
        version.h (r1.206 -> r1.207)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.206&r2=1.207)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Update documentation suggestions for debugging the backend.
Next
From: Tom Lane
Date:
Subject: pgsql: Dodge an ancient ksh bug that breaks configure on some platforms