Re: ShowSystemObjects - Mailing list pgadmin-hackers

From Dave Page
Subject Re: ShowSystemObjects
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4A9DF@ratbert.vale-housing.co.uk
Whole thread Raw
In response to ShowSystemObjects  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Andreas Pflug
> Sent: 16 June 2004 14:07
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] ShowSystemObjects
>
> I'm just meditating about ShowSystemObjects.
> - Should we retain it as a check menu or move it to options?

My first thought was check menu as I do use it quite often, but then
with everything in schemas now, things don't get quite so cluttered. 6
of one, halfa dozen of the other.... Leave it where it is and save five
minutes of precious time :-)

> - Strictly speaking, reloading the tree isn't necessary. I
> think we should drop the tree closing code, and leave a note
> in the docs. We might present a MessageBox to the user
> reminding him of refreshing the tree if desired, IMHO we can
> omit that too.

We need to do something, otherwise we risk lot's of support emails along
the lines of 'I switched on system objects, but still didn't see them'.
If the tree can be refreshed cleanly, then let's do that, otherwise,
give the user the option to refresh now of do it himself later
(explaining what'll happen if done now of course).

Regards, Dave.

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: ShowSystemObjects
Next
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: copy rows to clipboard from Query Tool and View