Log Message:
-----------
Fix the bug reported by Alexandre([email protected]).
1. Don't discard the result of unnamed statements for later SQLDescribeCol or 
SQLColAttribute calls.  
2. Set rowstart_in_cache properly when closing eof cursors.

Modified Files:
--------------
    psqlodbc:
        qresult.c (r1.81 -> r1.82)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/qresult.c?r1=1.81&r2=1.82)
        results.c (r1.124 -> r1.125)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/results.c?r1=1.124&r2=1.125)
        statement.h (r1.87 -> r1.88)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/statement.h?r1=1.87&r2=1.88)
        version.h (r1.215 -> r1.216)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.215&r2=1.216)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to