Re: Static analysis fix request

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Pavel Raiskup <praiskup(at)redhat(dot)com>
Cc: psql-odbc <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Static analysis fix request
Date: 2014-01-07 14:04:15
Message-ID: 52CC095F.3040602@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 01/06/2014 04:48 PM, Pavel Raiskup wrote:
>> That code is really difficult to read, and hence difficult to get
>> correct. Since we've already been burned twice by it, let's make it less
>> error-prone. How about the attached? Does that look correct to you?
>
> Thanks for looking at this, I don't see a problem in your patch; the code
> should not change behavior (except not touching outside array borders)

Ok, committed. Thanks!

- Heikki

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Adrian Klaver 2014-01-07 15:27:58 Re: Database link from Postgres to Oracle using ODBC
Previous Message Bart Klein Ikink 2014-01-07 07:50:51 Re: Database link from Postgres to Oracle using ODBC