From: | "Scot Loach" <sloach(at)sandvine(dot)com> |
---|---|
To: | "Johann Zuschlag" <zuschlag2(at)online(dot)de>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: 08.00.0002 useless :-) |
Date: | 2004-11-12 13:59:36 |
Message-ID: | A8535F8D62F3644997E91F4F66E341FCA13AC9@exchange.sandvine.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
see the bug I entered, it has the patch against the affected file, you can look at that file in the CVS web interface and find out when it was changed.
http://gborg.postgresql.org/project/psqlodbc/bugs/bugupdate.php?996
-----Original Message-----
From: Johann Zuschlag [mailto:zuschlag2(at)online(dot)de]
Sent: Friday, November 12, 2004 6:37 AM
To: Scot Loach; pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] 08.00.0002 useless :-)
Hi Scot,
Thanks for the information. I just verified that. You are right, the
change occured between 7.03.0200 and 7.03.0209.
Do you now where the change occured?
regards,
Johann
Scot Loach wrote:
>This behavior was added in a patch between the last released version of 7.03.0200, which was about a year ago, and the new driver. So the old released driver doesn't have this problem.
>
>It only occurs for certain rare operations, such as the one you are doing, and the one I was doing when I ran into it (using server-side prepared queries), which is why most people don't have an issue.
>
>Your application was never filtering the brackets, the old driver was correct.
>
>scot.
>
>-----Original Message-----
>From: pgsql-odbc-owner(at)postgresql(dot)org
>[mailto:pgsql-odbc-owner(at)postgresql(dot)org]On Behalf Of Johann Zuschlag
>Sent: Thursday, November 11, 2004 10:47 AM
>To: dpage(at)vale-housing(dot)co(dot)uk; pgsql-odbc(at)postgresql(dot)org
>Subject: Re: [ODBC] 08.00.0002 useless :-)
>
>
>Johann Zuschlag wrote:
>
>
>
>>Dave Page wrote:
>>
>>
>>
>>>>Yes, please send me the updated DLL. I will test it.
>>>>
>>>>
>>>>
>>>Attached.
>>>
>>>Regards, Dave
>>>
>>>
>>>
>>>
>>Hi Dave,
>>
>>unfortunately same behavior. Are you sure you sent me the right DLL
>>with the patch?
>>
>>regards,
>>
>>Johann
>>
>>
>>
>>
>Dave,
>
>I think you sent the correct DLL. The more I'm thinking about the
>problem it seems that my application is doing that. So the old driver
>must have filtered the additional "()" somehow. But that is allmost two
>years ago. I wonder which part of the driver did that. Maybe parse.c?
>
>Anybody can help?
>
>regards
>
>Johann
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2004-11-12 14:05:22 | Re: 08.00.0002 useless :-) |
Previous Message | Johann Zuschlag | 2004-11-12 11:37:16 | Re: 08.00.0002 useless :-) |