psqlodbc - psqlodbc: Allow SQLRowCount to work following SELECT queries
Started by Nonamealmost 21 years ago1 messagescomitters
Log Message:
-----------
Allow SQLRowCount to work following SELECT queries [Scot Loach]
Modified Files:
--------------
psqlodbc:
connection.c (r1.112 -> r1.113)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.112&r2=1.113)
qresult.c (r1.52 -> r1.53)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/qresult.c.diff?r1=1.52&r2=1.53)
qresult.h (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/qresult.h.diff?r1=1.31&r2=1.32)
results.c (r1.77 -> r1.78)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/results.c.diff?r1=1.77&r2=1.78)