psqlodbc - psqlodbc: Fix a bug about pre-execute behavior in case of

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Fix a bug about pre-execute behavior in case of
Date: 2010-02-07 12:51:25
Message-ID: 20100207125125.B560E10715E2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a bug about pre-execute behavior in case of protocol v2 or earlier.

Modified Files:
--------------
psqlodbc:
execute.c (r1.96 -> r1.97)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/execute.c?r1=1.96&r2=1.97)
version.h (r1.155 -> r1.156)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.155&r2=1.156)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-07 20:48:13 pgsql: Create a "relation mapping" infrastructure to support changing
Previous Message ormod 2010-02-07 10:02:52 pgmemcache: pgmemcache COPYING pgmemcache.c pgmemcache.h pgmemcache.sql.in