psqlodbc - psqlodbc: Fix a bug introduced by the previous change.

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Fix a bug introduced by the previous change.
Date: 2010-10-27 19:17:56
Message-ID: 20101027191756.5BF55107107F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a bug introduced by the previous change. Thanks to Andreas again.

Modified Files:
--------------
psqlodbc:
connection.c (r1.190 -> r1.191)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c?r1=1.190&r2=1.191)
qresult.c (r1.77 -> r1.78)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/qresult.c?r1=1.77&r2=1.78)
version.h (r1.173 -> r1.174)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.173&r2=1.174)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-10-27 19:26:54 pgsql: Previous patch had no detectable virtue other than being a one-l
Previous Message Heikki Linnakangas 2010-10-27 17:10:21 pgsql: Fix long-standing segfault when accept() or one of the calls mad