pgadmin3: present and future

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема pgadmin3: present and future
Дата
Msg-id 3E88CD19.5030408@web.de
обсуждение исходный текст
Список pgadmin-hackers
***Functionality right now:

All Objects should show correct properties and statistics. Most CREATE
SQL is implemented, query tool seems to work smoothly including query
cancelling (tested with 91k sized query).

- F5 refresh
- Ctrl-S save, Ctrl-O open and all SciTe keys
- Alt-E Execute, Alt-X Explain (pgadmin style)
- F5 Execute, Ctrl-Break Cancel (ms isql style)

***Missing, coming soon:
- Aggregate, Operator, Function, Rule, Trigger CREATE SQL
- functional index CREATE SQL
- Column MODIFY SQL
- comments
- handling enhancements in sql tool
- adding support for query builder

*** Missing, currently I don't plan to implement (and no tool, editing a
xrc file with a text editor isn't that fun):
- object property dialogs
- create object dialogs


*** Enhancements  I'm thinking of right now (coming soon):
- split PG_FUNCTIONS into PT_FUNCTIONS AND PG_TRIGGERFUNCTIONS under
PG_SCHEMA
- show PG_TRIGGERFUNCTION under PG_TRIGGER
- attempt to format CREATE VIEW output

Regards,

Andreas


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: pgadmin3 query tools
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgadmin3 query tools