Thread: psqlODBC 8.01.0105 Development snapshot

psqlODBC 8.01.0105 Development snapshot

From
Ludek Finstrle
Date:
Hello,

  I announce new development snapshot with this informations:

Release Name: psqlodbc 8.01.0105

Notes:
This is 8.01.0105 development snapshot with one stability fix two
feature changes and one change which could be problematic in worst case.

We appriciate when you test this new release. Please drop us a note
in pgsql-odbc mailing list if it's ok or not.

It contains only psqlodbca.dll and psqlodbcw.dll.
You can install it only over some installed release version with
additional DLLs.


Changes:
1) psqlodbc-cancel_abort.diff
   thie may fix problem with rollback aborted queries
   this is the patch we don't know if it's fully ok (it may be)
2) psqlodbc-columns_pg.diff
   SQLColumns or SQLColAttribute may return bad answer when Show system tables is turned off
3) psqlodbc-configdsn_delim.diff
   this adds support for ; delimited options in ConfigDSN
4) psqlodbc-limit_bind_param.diff
   it fixes problem with binding parameters and SQLCancel without SQLFreeStmt

Bug reports are welcome.

Regards,

Luf

Re: psqlODBC 8.01.0105 Development snapshot

From
"Alejandro D. Burne"
Date:
2005/12/18, Ludek Finstrle <luf@pzkagis.cz>:
Hello,

  I announce new development snapshot with this informations:

Release Name: psqlodbc 8.01.0105

Notes:
This is 8.01.0105 development snapshot with one stability fix two
feature changes and one change which could be problematic in worst case.

We appriciate when you test this new release. Please drop us a note
in pgsql-odbc mailing list if it's ok or not.

It contains only psqlodbca.dll and psqlodbcw.dll.
You can install it only over some installed release version with
additional DLLs.


Changes:
1) psqlodbc-cancel_abort.diff
   thie may fix problem with rollback aborted queries
   this is the patch we don't know if it's fully ok (it may be)
2) psqlodbc-columns_pg.diff
   SQLColumns or SQLColAttribute may return bad answer when Show system tables is turned off
3) psqlodbc-configdsn_delim.diff
   this adds support for ; delimited options in ConfigDSN
4) psqlodbc-limit_bind_param.diff
   it fixes problem with binding parameters and SQLCancel without SQLFreeStmt

Bug reports are welcome.

Regards,

Luf

Where to download?

Ale

Re: psqlODBC 8.01.0105 Development snapshot

From
Peter Eisentraut
Date:
Ludek Finstrle wrote:
>   I announce new development snapshot with this informations:
> Release Name: psqlodbc 8.01.0105

Um, it might be nice of you create a CVS tag for snapshot releases (as
was done in the past) and if you provided the source code somewhere.
This is "open source" software after all.  And making binary only
releases might also be considered a license violation.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Re: psqlODBC 8.01.0105 Development snapshot

From
Ludek Finstrle
Date:
> > Release Name: psqlodbc 8.01.0105
> Where to download?

I'm sorry, I forgot. You can download it from pgfoundry.org:

http://pgfoundry.org/frs/?group_id=1000125

Regards,

Luf

Re: psqlODBC 8.01.0105 Development snapshot

From
Ludek Finstrle
Date:
> >   I announce new development snapshot with this informations:
> > Release Name: psqlodbc 8.01.0105
>
> Um, it might be nice of you create a CVS tag for snapshot releases (as

It's not compiled from CVS only. There is some patches which isn't
commited yet. May I still create CVS tag?

> was done in the past) and if you provided the source code somewhere.
> This is "open source" software after all.  And making binary only
> releases might also be considered a license violation.

I think all patches goes through pgsql-odbc mailing list so if anyone
would get the source he can. I don't think over a license violation.
If you think it's license violation I have to remove older dev
snapshots (it's too time consuming to get source for it) and I'll add
source code for latest dev snapshot).

What's your opinion?

Thanks

Luf

Re: psqlODBC 8.01.0105 Development snapshot

From
"Dave Page"
Date:

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Ludek Finstrle
> Sent: 19 December 2005 08:04
> To: Peter Eisentraut
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] psqlODBC 8.01.0105 Development snapshot
>
> > >   I announce new development snapshot with this informations:
> > > Release Name: psqlodbc 8.01.0105
> >
> > Um, it might be nice of you create a CVS tag for snapshot
> releases (as
>
> It's not compiled from CVS only. There is some patches which isn't
> commited yet. May I still create CVS tag?

No. CVS tags must match what is actually released.

> > was done in the past) and if you provided the source code
> somewhere.
> > This is "open source" software after all.  And making binary only
> > releases might also be considered a license violation.
>
> I think all patches goes through pgsql-odbc mailing list so if anyone
> would get the source he can. I don't think over a license violation.
> If you think it's license violation I have to remove older dev
> snapshots (it's too time consuming to get source for it) and I'll add
> source code for latest dev snapshot).
>
> What's your opinion?

I think Peter's being a little over cautious. There have been psqlODBC
snapshots released without source releases right back to when Byron was
maintaining it years ago. They are 'official' project snapshots, built
for testing purposes by the primary copyright holders (PGDG) and
released onto the project site which hosts the source repository. AFAICR
I'm the only one who ever did release source tarballs with snapshots.

The easy way to be sure though, is to just zip up the source tree and
upload it with the binaries, or better yet, build a tarball on a Unix
box or in Msys and upload that.

Regards, Dave.

Re: psqlODBC 8.01.0105 Development snapshot

From
Ludek Finstrle
Date:
> > > was done in the past) and if you provided the source code
> > somewhere.
> > > This is "open source" software after all.  And making binary only
> > > releases might also be considered a license violation.
> >
> > I think all patches goes through pgsql-odbc mailing list so if anyone
> > would get the source he can. I don't think over a license violation.
> > If you think it's license violation I have to remove older dev
> > snapshots (it's too time consuming to get source for it) and I'll add
> > source code for latest dev snapshot).
> >
> > What's your opinion?
>
> I think Peter's being a little over cautious. There have been psqlODBC
> snapshots released without source releases right back to when Byron was
> maintaining it years ago. They are 'official' project snapshots, built
> for testing purposes by the primary copyright holders (PGDG) and
> released onto the project site which hosts the source repository. AFAICR
> I'm the only one who ever did release source tarballs with snapshots.

Ok. I don't remove old snapshots. I put source code for dev snapshot
8.01.0105 when I come at home. I add source code tarball in future with
dev snapshots.

Regards,

Luf

Re: psqlODBC 8.01.0105 Development snapshot

From
Ludek Finstrle
Date:
>   I announce new development snapshot with this informations:
>
> Release Name: psqlodbc 8.01.0105

I upload source code for 8.01.0105 few minutes ago.

Luf