This is a discussion on psqlodbc - psqlodbc: The version is now 8.2.0201. within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- The version is now 8.2.0201. 1. Ditinguish the indicaitor and the octet_length field of APD clcearly. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- The version is now 8.2.0201. 1. Ditinguish the indicaitor and the octet_length field of APD clcearly. 2. Handle @@IDENTITY more generally. 3. Take outer join into account so as to evaluate nullability. 4. Fix a bug about Keyset-driven cursors. Modified Files: -------------- psqlodbc: bind.c (r1.65 -> r1.66) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.65&r2=1.66) bind.h (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.22&r2=1.23) connection.h (r1.80 -> r1.81) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.80&r2=1.81) convert.c (r1.150 -> r1.151) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.150&r2=1.151) execute.c (r1.84 -> r1.85) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.84&r2=1.85) info30.c (r1.31 -> r1.32) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.31&r2=1.32) odbcapi30.c (r1.42 -> r1.43) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.42&r2=1.43) parse.c (r1.58 -> r1.59) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.58&r2=1.59) pgapi30.c (r1.40 -> r1.41) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.40&r2=1.41) psqlodbc.h (r1.114 -> r1.115) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.114&r2=1.115) results.c (r1.99 -> r1.100) (http://cvs.pgfoundry.org/cgi-bin/cvs...=1.99&r2=1.100) statement.c (r1.124 -> r1.125) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.124&r2=1.125) statement.h (r1.71 -> r1.72) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.71&r2=1.72) version.h (r1.85 -> r1.86) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.85&r2=1.86) ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |