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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Support for the new TIMING option in EXPLAIN ANALYZ
Date: 2012-02-09 21:44:38
Message-ID: E1RvbnC-0006nV-5h@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-02-11 15:57:22 pgAdmin III commit: Fix enabling/disabling trigger with the trigger con
Previous Message Guillaume Lelarge 2012-02-06 22:26:04 pgAdmin III commit: Highlight the log pane widgets at the frmStatus sta