psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case
Date
Msg-id 20110521102613.13FDE1071113@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Message style improvements
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: In binary-upgrade mode, dump dropped attributes of composite typ