Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Richard van den Berg
Andreas Pflug wrote: In any case, we'd appreciate further feedback on this topic (positive or negative). Ok, I compile wxwindows 2.5.3 from source and pgadmin3 using the current CVS version. I can see the content of the schemas now! Thanks a lot for the quick fix. -- Richard van den Berg, CISSP

[pgadmin-support] unsubscribe

2004-10-15 Thread chester c young
unsubscribe cc young ___ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http:/

[pgadmin-support] unsubscribe

2004-10-15 Thread Nagaajani Vellanki
unsubscribe Nagaajani Kusuma Vellanki.       Do you Yahoo!?vote.yahoo.com - Register online to vote today!

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Richard van den Berg
Andreas Pflug wrote: 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). You're right, sorry about the version mixup. There are no DEB (or RPM) files at www.wxwidgets.org for 2.5.3 at

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 15 October 2004 16:25 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgadmin3 gets oid for schema wrong > > > Don't remember ever having one. > > We kind-of always had, in the snaps

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Andreas Pflug
Dave Page wrote: gets oid for schema wrong Oh I didn't expect the binary version to work anyway, it's probably not even Unicode. Yeah, but I was hoping... :-) Hope dies last :-) >>Our MSW compilation instructions should contain a matching setup.h version as well. Don't remember ever having one

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 15 October 2004 16:05 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgadmin3 gets oid for schema wrong > > Oh I didn't expect the binary version to work anyway, it's > probably not

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Pflug Sent: 15 October 2004 15:15 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [pgadmin-support] pgadmin3 gets oid for schema wrong We have good

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 15 October 2004 15:15 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgadmin3 gets oid for schema wrong > > We have g

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Message d'origine Yes, you need to use wxWid 2.5.3 to build pga3. Generally we provide a supported tarball of wxWid there: http://pgadmin.postgresql.org/snapshots/wxWidgets/ But I can't find the one for 2.5.3. Maybe in preparation (andreas ?). Currently we don't n

[pgadmin-support] unsubscribe

2004-10-15 Thread kedaly
unsubscribe

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Andreas Pflug
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

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread blacknoz
Message d'origine >Date: Fri, 15 Oct 2004 15:45:27 +0200 >De: Richard van den Berg <[EMAIL PROTECTED]> >A: Andreas Pflug <[EMAIL PROTECTED]> >Copie à: [EMAIL PROTECTED] >Sujet: Re: [pgadmin-support] pgadmin3 gets oid for schema wrong > >Andreas Pflug wrote: > >Unfortunately, I cannot compil

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Richard van den Berg
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 affec

Re: [pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Andreas Pflug
Richard van den Berg wrote: I have this weird problem where pgadmin3 shows empty schema's (tables(0), views(0), etc) while they are not empty at all. I upgraded to the 1.2.0-0.0+beta2.0 debian package, but the problem persists. Refreshing the schema causes the schema to disappear from the pgadmi

[pgadmin-support] pgadmin3 gets oid for schema wrong

2004-10-15 Thread Richard van den Berg
I have this weird problem where pgadmin3 shows empty schema's (tables(0), views(0), etc) while they are not empty at all. I upgraded to the 1.2.0-0.0+beta2.0 debian package, but the problem persists. Refreshing the schema causes the schema to disappear from the pgadmin3 tree. This is the query

Re: [pgadmin-support] ERROR: operator does not exist: - oid

2004-10-15 Thread Andreas Pflug
Patrick Hatcher wrote: PostgreSQL: 7.4.5 PgAdmin III 1.2.0 Beta 2 (Sep 24, 2004) When viewing data via the grid, either by clicking the glasses or right mouse clicking and selecting view data, on a table that is built without OIDs, the following error message shows: ERROR: operator does not exi

[pgadmin-support] ERROR: operator does not exist: - oid

2004-10-15 Thread Patrick Hatcher
PostgreSQL: 7.4.5 PgAdmin III 1.2.0 Beta 2 (Sep 24, 2004) When viewing data via the grid, either by clicking the glasses or right mouse clicking and selecting view data, on a table that is built without OIDs, the following error message shows: ERROR: operator does not exist: - oid HINT: No ope