Re: OIDS > INT_MAX displayed wrapped around - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: OIDS > INT_MAX displayed wrapped around
Date
Msg-id 46AEE2BD.3080704@lelarge.info
Whole thread Raw
In response to OIDS > INT_MAX displayed wrapped around  (Kris Jurka <books@ejurka.com>)
Responses Re: OIDS > INT_MAX displayed wrapped around
List pgadmin-hackers
Hi Kris,

Kris Jurka a écrit :
>
> The display for tables that have oids higher than INT_MAX is correct in
> one dialog, but wrapped around in another.  The popup properties is
> wrong while the properties displayed in the core view is right.  It's
> difficult to describe exactly in words, so here's a screenshot.
>
> http://ejurka.com/pgsql/pgadmin/highoids.png
>

Thanks for the report and the screenshot. We use long instead of
unsigned long in dlgProperties.cpp. So it should be pretty easy to fix
but I need some time to build a test case.

Thanks.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://docs.postgresqlfr.org/ -->

pgadmin-hackers by date:

Previous
From: Kris Jurka
Date:
Subject: OIDS > INT_MAX displayed wrapped around
Next
From: Dave Page
Date:
Subject: Re: Beta 2 start problem on OS X