Re: Bug in SQL editor find and replace - Mailing list pgadmin-support

From Dave Page
Subject Re: Bug in SQL editor find and replace
Date
Msg-id 937d27e10906240135s3f662a9bq14ef566c32b999e3@mail.gmail.com
Whole thread Raw
In response to Re: Bug in SQL editor find and replace  (Andres Freund <andres@anarazel.de>)
Responses Re: Bug in SQL editor find and replace  (Andres Freund <andres@anarazel.de>)
List pgadmin-support
On Tue, Jun 23, 2009 at 8:23 PM, Andres Freund<andres@anarazel.de> wrote:

> I found the issue. The code compares '(unsigned int)(-1)' with
> '(size_t)(-1)' which works on 32bit but not on 64bit.
>

Thanks Andres - patch applied.


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Fwd: Netbook Dialog issue with Pgadmin3
Next
From: Dave Page
Date:
Subject: Re: Bug in SQL editor find and replace