Feature suggestions - Mailing list pgadmin-support

From Rodrigo De León
Subject Feature suggestions
Date
Msg-id 1180145857.375091.272150@q75g2000hsh.googlegroups.com
Whole thread Raw
List pgadmin-support
Don't know if someone else proposed these already, if so, sorry for
the noise:

1. Printable and/or PDF exportable graphical explain plan (after
pressing F7).
2. Ability to use zoom in/out for the graphical explain plan.
3. Show list of available column names for a table or table alias
after typing the dot (".") then [CTRL+SPACE]:

SELECT *
FROM
MYTABLE
WHERE MYTABLE.[CTRL+SPACE] (column list appears)

SELECT *
FROM
MYTABLE T
WHERE T.[CTRL+SPACE] (column list appears)

Thanks for your time.



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Feature Request
Next
From: Dave Page
Date:
Subject: Re: Bug Report: Preferences Dialogbox does not resize after I change the font size