Re: 08.00.0002 useless :-)

From: Johann Zuschlag <zuschlag2(at)online(dot)de>
To: Scot Loach <sloach(at)sandvine(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: 08.00.0002 useless :-)
Date: 2004-11-12 11:37:16
Message-ID: 4194A06C.9080202@online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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
>
>
>

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Scot Loach 2004-11-12 13:59:36 Re: 08.00.0002 useless :-)
Previous Message Dave Page 2004-11-12 08:37:48 Re: ODBC Driver stability