On Tue, Jun 23, 2009 at 3:23 PM, Andres Freund<and...@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.

The patch fixes the issue on my end.

David Blewett

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to