psqlodbc - psqlodbc: Improve the handling of BYTEA type.

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Improve the handling of BYTEA type.
Date: 2011-12-02 23:05:33
Message-ID: 20111202230533.B5F961F7C1AE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-12-03 00:52:52 pgsql: Dodge an ancient ksh bug that breaks configure on some platforms
Previous Message Bruce Momjian 2011-12-02 22:09:57 pgsql: Update documentation suggestions for debugging the backend.