pgAdmin III commit: New maintenance action: CLUSTER

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: New maintenance action: CLUSTER
Date: 2011-07-03 09:05:15
Message-ID: 201107030905.p6395FB5030359@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

New maintenance action: CLUSTER

Available for databases, tables, indexes, and some constraints.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b40e8f9f1cda5aaffc40f85a93d7fe85b80e8ec4
Author: Thom Brown <thom(at)linux(dot)com>

Modified Files
--------------
CHANGELOG | 2 +-
pgadmin/frm/frmMaintenance.cpp | 35 ++-
pgadmin/ui/frmMaintenance.xrc | 1 +
pgadmin/ui/xrcDialogs.cpp | 871 ++++++++++++++++++++++++++++------------
4 files changed, 650 insertions(+), 259 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-03 09:06:40 Re: pgAdmin III commit: Update CHANGELOG and make style.
Previous Message Dave Page 2011-07-03 08:15:00 Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011)