Re: [pgadmin-hackers] cannot disable displaying of system objects

2005-09-27 Thread Dave Page
> -Original Message- > From: Miha Radej [mailto:[EMAIL PROTECTED] > Sent: 27 September 2005 11:26 > To: Dave Page > Cc: [email protected] > Subject: Re: [pgadmin-hackers] cannot disable displaying of > system objects > > thank you! it works like a charm now :) Great, tha

Re: [pgadmin-hackers] cannot disable displaying of system objects

2005-09-27 Thread Miha Radej
thank you! it works like a charm now :) cheers, M Dave Page wrote: since pgadmin3 was displaying system schemas i didn't need i wanted to disable it. upon checking the menu option, display -> system objects, it wasn't checked. upon several tries it seems that the system objects are display

Re: [pgadmin-hackers] cannot disable displaying of system objects

2005-09-27 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Miha Radej > Sent: 27 September 2005 09:13 > To: [email protected] > Subject: [pgadmin-hackers] cannot disable displaying of system objects > > hi! > > since pgadmin3 was displaying sy

[pgadmin-hackers] SVN Commit by dpage: r4473 - trunk/pgadmin3/src/schema

2005-09-27 Thread svn
Author: dpage Date: 2005-09-27 10:09:14 +0100 (Tue, 27 Sep 2005) New Revision: 4473 Modified: trunk/pgadmin3/src/schema/pgSchema.cpp Log: Fix system schema handling. Modified: trunk/pgadmin3/src/schema/pgSchema.cpp === --- trunk/p

[pgadmin-hackers] cannot disable displaying of system objects

2005-09-27 Thread Miha Radej
hi! since pgadmin3 was displaying system schemas i didn't need i wanted to disable it. upon checking the menu option, display -> system objects, it wasn't checked. upon several tries it seems that the system objects are displayed no matter what the setting in the menu is set to. this works o