Handle materialised views more efficiently, by not running queries
for every view. Run make style while we're at it.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=30c29a1772209c6864b191bacb77e8c01fe0b26d
Author: Neel Patel <[email protected]>

Modified Files
--------------
pgadmin/ctl/ctlProgressStatusBar.cpp |    2 +-
pgadmin/dlg/dlgView.cpp              |    6 ++---
pgadmin/include/schema/pgView.h      |   12 +++++++--
pgadmin/include/utils/sshTunnel.h    |    2 +-
pgadmin/schema/pgView.cpp            |   47 ++++++++--------------------------
pgadmin/utils/sshTunnel.cpp          |    5 ++--
6 files changed, 29 insertions(+), 45 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to