psqlodbc - psqlodbc: Fix the bug with datatype lo and server side cursor

Started by Nonamealmost 17 years ago1 messagescomitters
Jump to latest
#1Noname
hinoue@pgfoundry.org

Log Message:
-----------
Fix the bug with datatype lo and server side cursor reported by Roel Claessen.

Modified Files:
--------------
psqlodbc:
bind.c (r1.73 -> r1.74)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/bind.c?r1=1.73&r2=1.74)
bind.h (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/bind.h?r1=1.23&r2=1.24)
results.c (r1.116 -> r1.117)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/results.c?r1=1.116&r2=1.117)
version.h (r1.144 -> r1.145)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.144&r2=1.145)