Re: pgadmin3 gets oid for schema wrong - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: pgadmin3 gets oid for schema wrong
Date
Msg-id 416FDA4E.7020706@pse-consulting.de
Whole thread Raw
In response to Re: pgadmin3 gets oid for schema wrong  (Richard van den Berg <richard.vandenberg@trust-factory.com>)
Responses unsubscribe  (kedaly@bfacolor.com)
Re: pgadmin3 gets oid for schema wrong  (Richard van den Berg <richard.vandenberg@trust-factory.com>)
Re: pgadmin3 gets oid for schema wrong  (Richard van den Berg <richard.vandenberg@trust-factory.com>)
List pgadmin-support
Richard van den Berg wrote:
> Andreas Pflug wrote:
> 
>> Digging into the sources, I found two places where oids are converted 
>> using atol, which might be the offending function. I changed both to 
>> strtoul, and committed the changes to cvs.
> 
> 
> Thanks for the fast response (and possible fix).
> 
>> Please check it (misc.cpp and pgSet.cpp affected) from source if 
>> possible or try Beta3, which we're be rolling quite soon an give us 
>> feedback because I don't have a test case.
> 
> 
> Unfortunately, I cannot compile the CVS tree:
> 
> ui/dlgEditGridOptions.cpp:51: error: `wxID_REMOVE' was not declared in 
> this scope
> 
> Perhaps this has to do with the fact that I use wxWidgets 5.1.1 (5.3.x 
> is not available as Debian packages yet). I'll wait for the Beta3 to 
> come out.

You probably mean 2.5.1/2.5.3? Since 2.5.3 is out now officially, the 
debian package will be availabe too RSN I believe (maybe it is already 
at www.wxwidgets.org).

In any case, we'd appreciate further feedback on this topic (positive or 
negative).

Regards,
Andreas


pgadmin-support by date:

Previous
From: blacknoz@club-internet.fr
Date:
Subject: Re: pgadmin3 gets oid for schema wrong
Next
From: kedaly@bfacolor.com
Date:
Subject: unsubscribe