psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case
Date: 2011-05-21 10:26:13
Message-ID: 20110521102613.13FDE1071113@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Let SC_forget_unnamed() clear the result in case the statement is not
executed yet. It would fix the bug reported by Silvio Brandani.

Modified Files:
--------------
psqlodbc:
statement.h (r1.86 -> r1.87)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/statement.h?r1=1.86&r2=1.87)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-05-21 12:24:57 pgsql: In binary-upgrade mode, dump dropped attributes of composite typ
Previous Message Peter Eisentraut 2011-05-20 21:58:06 pgsql: Message style improvements