patch: Re: Values in the select - Mailing list pgsql-odbc

From Ludek Finstrle
Subject patch: Re: Values in the select
Date
Msg-id 20060113231005.GA17850@soptik.pzkagis.cz
Whole thread Raw
In response to Re: Values in the select  (Ludek Finstrle <luf@pzkagis.cz>)
List pgsql-odbc
> > I have written an application that uses Postgresql (8.1.0) trough
> > an ODBC (ANSI) connection. I noticed that a query like
> > "select 'bar' as foo" does not give the value "bar" in the column
> > "foo". This works normally under PGadmin and even on other databases
> > via ODBC. Am I overlooking something or might this be a bug?
>
> I'm able to reproduce the problem here. Stay tuned. I hope I'll fix it
> in 08.01.0107 development snapshot.

I has good news for you. I found the problem and fix it. psqlODBC
08.01.0107 will contain this patch. I hope I put it on the web
during weekend (the date couldn't be final).

Patch is attached.

Please review and comment

Luf

Attachment

pgsql-odbc by date:

Previous
From: Ludek Finstrle
Date:
Subject: Re: Parameters.Refresh error.
Next
From: Adam Biser
Date:
Subject: Re: Parameters.Refresh error.