psqlODBC 8.01.0104 Development snapshot
psqlODBC 8.01.0104 Development snapshot
am 09.12.2005 23:16:59 von Ludek Finstrle
Hello,
I announce new development snapshot with this informations:
Release Name: psqlodbc 8.01.0104
Notes:
This is next development snapshot with mainly stability fixes.
It's recommended to upgrade from 8.01.0103 to this snapshot.
It contains only psqlodbca.dll and psqlodbcw.dll. You can install it
only over some installed release version with additional DLLs.
Changes:
List of fixes:
1) psqlodbc-autocommit_off.diff
add commit after set basic options in SQLDriverConnect when autocommit is turned off
2) psqlodbc-bindparam_count_error.diff
driver doesn't fail when there isn't bind enough parameters
3) psqlodbc-colattributes_manual_result.diff
collattributes doesn't work since switch to libpq.
There is still problem with select '' as xx from table
4) psqlodbc-fetchcursor.diff
SQLTables after SQLExecDirect has problem with GetData for all rows
5) psqlodbc-paramlen.diff
grow MAXKEYLEN for SQLConfigDataSource
6) psqlodbc-server_side_prepare2.diff
repair behaviour of more queries in one statement
If you encountered some problems with earlier development snapshot
try this. Feel free to report bugs.
Regards,
Luf
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
Re: psqlODBC 8.01.0104 Development snapshot
am 10.12.2005 00:16:21 von Dave Page
Hi Luf=20
> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org=20
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Ludek Finstrle
> Sent: 09 December 2005 22:17
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] psqlODBC 8.01.0104 Development snapshot
>=20
I think all the outstanding patches are applied now except for the
cancel/abort patch, and psqlodbc-bindparam_count_error.diff which I
cannot find in my mailer, the archives, or on the bug tracker. Can you
forward it to me with a brief description please?
Thanks for your efforts :-)
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
Re: psqlODBC 8.01.0104 Development snapshot
am 10.12.2005 06:52:17 von Ludek Finstrle
> > Subject: [ODBC] psqlODBC 8.01.0104 Development snapshot
>
> I think all the outstanding patches are applied now except for the
> cancel/abort patch, and psqlodbc-bindparam_count_error.diff which I
> cannot find in my mailer, the archives, or on the bug tracker. Can you
> forward it to me with a brief description please?
It's http://archives.postgresql.org/pgsql-odbc/2005-12/msg00040.p hp
You wrote patch applied as response to the mail.
It seems that mail archive include text attachements and forget its
names.
Do you think that I release dev snapshots too frequently?
Regards,
Luf
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
Re: psqlODBC 8.01.0104 Development snapshot
am 10.12.2005 14:39:53 von Dave Page
=20
> -----Original Message-----
> From: Ludek Finstrle [mailto:luf@pzkagis.cz]=20
> Sent: 10 December 2005 05:52
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] psqlODBC 8.01.0104 Development snapshot
>=20
> > > Subject: [ODBC] psqlODBC 8.01.0104 Development snapshot
> >=20
> > I think all the outstanding patches are applied now except for the
> > cancel/abort patch, and psqlodbc-bindparam_count_error.diff which I
> > cannot find in my mailer, the archives, or on the bug=20
> tracker. Can you
> > forward it to me with a brief description please?
>=20
> It's http://archives.postgresql.org/pgsql-odbc/2005-12/msg00040.p hp
> You wrote patch applied as response to the mail.
>=20
> It seems that mail archive include text attachements and forget its
> names.
Ah that one. OK thanks.
> Do you think that I release dev snapshots too frequently?
No - I'm just quote busy at the moment and having trouble keeping up
with your speedy work :-)
Regards. Dave.
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster