David Gould wrote:
Hi,

We're now producing our database in PGSQL, switching from M$ SQL Server,
and I think that pgAdmin is a fantastic tool.

The following refer to 1.6.1 on Win32.

I have two minor issues:

(1) In the SQL Editor tool, File and Favourites are both configured to
use 'F' as an access key.  This is really, really irritating because
Alt+F doesn't work.  Please set it to Fav&ourites instead.

Thanks, fixed in SVN trunk. I cannot easily fix it in the 1.6 branch without breaking the translations unfortunately.

(2) When I open Help, it seems to be set as a child window or
something.  This really annoying, because when I click on the main
pgAdmin window, I have to move the help one out of the way first.

Unfortunately that's down to the wxWidgets library we use. I agree it can be annoying, but there's not much that can be done about it without considerable effort to reimplement the help system.

...and on another note, as a new user I find the distinction betwixt
Procedures and Functions slightly arbitrary.  I realise that it mirrors
Enterprise Manager and suchlike, but in PGSQL they're all called functions.

That's an ongoing debate :-). They're called procedures because that's what they are in EnterpriseDB where they first appeared.I'm beginning to think we should just make that a per-server behavioural change.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to