pgAdmin III commit: Allow modification of the fill factor on indexes, i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Allow modification of the fill factor on indexes, i
Date: 2011-06-20 19:18:47
Message-ID: 201106201918.p5KJIl7K015517@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow modification of the fill factor on indexes, index constraints
and tables.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgIndex.cpp | 5 +++--
pgadmin/dlg/dlgIndexConstraint.cpp | 9 ++++++++-
pgadmin/dlg/dlgTable.cpp | 17 +++++++++++------
3 files changed, 22 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2011-06-20 20:40:08 Replication references
Previous Message Dave Page 2011-06-20 19:13:25 1.14 Branched