psqlodbc - psqlodbc: fixed point of failure on x86_64 boxes with

From: luf(at)pgfoundry(dot)org (User Luf)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: fixed point of failure on x86_64 boxes with
Date: 2006-01-31 09:47:49
Message-ID: 20060131094749.BC5531033E50@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed point of failure on x86_64 boxes with PGAPI_SetConnectOption

Modified Files:
--------------
psqlodbc:
options.c (r1.60 -> r1.61)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/options.c.diff?r1=1.60&r2=1.61)
pgapi30.c (r1.28 -> r1.29)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgapi30.c.diff?r1=1.28&r2=1.29)
pgapifunc.h (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgapifunc.h.diff?r1=1.17&r2=1.18)
results.c (r1.87 -> r1.88)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/results.c.diff?r1=1.87&r2=1.88)

Browse pgsql-committers by date

  From Date Subject
Next Message User Luf 2006-01-31 09:53:02 psqlodbc - psqlodbc: quick hack againist access violation with Disallow
Previous Message User Dfetter 2006-01-30 21:06:25 dbi-link - dbi-link: Require Perl 5.8, as per docs and Fred Moyer.