pgAdmin III commit: Support for the new TIMING option in EXPLAIN ANALYZ

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Support for the new TIMING option in EXPLAIN ANALYZ
Дата
Msg-id E1RvbnC-0006nV-5h@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Support for the new TIMING option in EXPLAIN ANALYZE

Only available in 9.2.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e1ad1da4c412c1bafed3543100738903a8677a12

Modified Files
--------------
CHANGELOG                           |    1 +
pgadmin/frm/frmQuery.cpp            |   28 ++++++++++++++++++++++++----
pgadmin/include/frm/frmQuery.h      |    1 +
pgadmin/include/frm/menu.h          |    1 +
pgadmin/include/utils/sysSettings.h |   10 ++++++++++
5 files changed, 37 insertions(+), 4 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the autonaming of new tables in DD
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the autovacuum widgets in the table dialog