This is a discussion on psqlodbc - psqlodbc: 1. within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- 1. Fix a bug in socket which uses a socket variable. 2. Support column alias without ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- 1. Fix a bug in socket which uses a socket variable. 2. Support column alias without "as" so that links from the SQLServer work. 3. Take ';' into account when the driver adds "for read only" clause. 4. Use the E'.. ' notation not only in '=' expressions but also in LIKE expressions. 5. Change to return milliseconds parts for timestamp fields. 6. Change to return a specific sqlstate in case of multiple parameters. Modified Files: -------------- psqlodbc: connection.c (r1.169 -> r1.170) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.169&r2=1.170) connection.h (r1.88 -> r1.89) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.88&r2=1.89) convert.c (r1.166 -> r1.167) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.166&r2=1.167) execute.c (r1.90 -> r1.91) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.90&r2=1.91) info.c (r1.148 -> r1.149) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.148&r2=1.149) loadlib.c (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.12&r2=1.13) parse.c (r1.66 -> r1.67) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.66&r2=1.67) pgtypes.c (r1.84 -> r1.85) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.84&r2=1.85) pgtypes.h (r1.33 -> r1.34) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.33&r2=1.34) psqlodbc.c (r1.35 -> r1.36) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.35&r2=1.36) psqlodbc.h (r1.121 -> r1.122) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.121&r2=1.122) socket.c (r1.60 -> r1.61) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.60&r2=1.61) socket.h (r1.39 -> r1.40) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.39&r2=1.40) statement.c (r1.134 -> r1.135) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.134&r2=1.135) statement.h (r1.76 -> r1.77) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.76&r2=1.77) version.h (r1.118 -> r1.119) (http://cvs.pgfoundry.org/cgi-bin/cvs...1.118&r2=1.119) win64.mak (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers |
| Thread Tools | |
| Display Modes | |
|
|