psqlodbc - psqlodbc: fixed SQLLEN define(iODBC).

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: fixed SQLLEN define(iODBC).
Date: 2006-02-20 16:36:47
Message-ID: 20060220163647.C19861033856@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed SQLLEN define(iODBC).

Tags:
----
REL-07_03_ENHANCED

Modified Files:
--------------
psqlodbc:
psqlodbc.h (r1.82.2.8 -> r1.82.2.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.h.diff?r1=1.82.2.8&r2=1.82.2.9)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2006-02-20 17:43:48 psqlodbc - psqlodbc: fixed define(HAVE_LONG_LONG SIZEOF_LONG) as config.
Previous Message James William Pye 2006-02-20 16:08:05 python - fe: Implement nowait option.