pgAdmin III commit: Drop autovacuum ANALYZE parameters for TOAST tables

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Drop autovacuum ANALYZE parameters for TOAST tables
Date: 2012-03-20 21:00:34
Message-ID: E1SA6AU-0003Q8-IJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Drop autovacuum ANALYZE parameters for TOAST tables

autovacuum doesn't have any ANALYZE parameters for TOAST tables.

Per report from Bartosz Dmytrak.

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
CHANGELOG | 2 +
pgadmin/dlg/dlgTable.cpp | 48 +-
pgadmin/include/dlg/dlgTable.h | 4 +-
pgadmin/include/schema/pgTable.h | 19 +-
pgadmin/schema/pgTable.cpp | 14 -
pgadmin/ui/dlgTable.xrc | 38 -
pgadmin/ui/xrcDialogs.cpp |45363 +++++++++++++++++++-------------------
7 files changed, 22643 insertions(+), 22845 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-20 21:04:59 pgAdmin website commit: There are no automatic snapshots since quite so
Previous Message Dave Page 2012-03-20 09:32:12 Re: Fixed issue "Error Message is displayed when the Package is Clicked"