SQL tab on Server's properties dialog?

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SQL tab on Server's properties dialog?
Date: 2008-07-26 21:44:08
Message-ID: 488B9AA8.8010905@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

While working on the dialogs' review, I was wondering why we show the
SQL tab for the Server's properties dialog. I think we shouldn't display
this tab on this dialog. The patch enclosed does this.

I'm not sure this qualifies as a bug. But it shouldn't be hard to apply
the patch on the 1.8 branch.

Comments?

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
serverdialogwithoutsqltab.patch text/x-patch 752 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-07-26 21:50:54 Re: SQL tab on Server's properties dialog?
Previous Message Dave Page 2008-07-24 21:33:22 Re: Dialogs review