psqlodbc - psqlodbc: Fix the bug that Access autonumber fields are not

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Fix the bug that Access autonumber fields are not
Date: 2011-03-14 21:49:52
Message-ID: 20110314214952.D68511071035@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix the bug that Access autonumber fields are not detected in 9.0.0200 reported
by Arnaud Lesauvage.

Modified Files:
--------------
psqlodbc:
info.c (r1.165 -> r1.166)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/info.c?r1=1.165&r2=1.166)
version.h (r1.185 -> r1.186)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.185&r2=1.186)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2011-03-15 01:06:20 npgsql - Npgsql2: [#1010986] Endless recursion on hanging connection in
Previous Message Magnus Hagander 2011-03-14 18:52:26 pgsql: Remove special case allowing parameters to ident auth for initdb