psqlodbc - psqlodbc: Resolve the trouble introduced by the change

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Resolve the trouble introduced by the change
Date: 2011-04-08 22:35:42
Message-ID: 20110408223542.D1804107100B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Resolve the trouble introduced by the change
*Return 0 for the column size when the size of numeric items are unknown*
reported by Marco Gaiarin.

Modified Files:
--------------
psqlodbc:
pgtypes.c (r1.95 -> r1.96)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgtypes.c?r1=1.95&r2=1.96)
version.h (r1.187 -> r1.188)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.187&r2=1.188)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-04-08 23:20:22 pgsql: Clean up minor collation issues in indxpath.c.
Previous Message Tom Lane 2011-04-08 21:40:48 pgsql: Fix make_greater_string to not have an undocumented collation as