pgAdmin III commit: Drop autovacuum ANALYZE parameters for TOAST tables

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Drop autovacuum ANALYZE parameters for TOAST tables
Дата
Msg-id E1SA6AU-0003Q8-IJ@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Drop autovacuum ANALYZE parameters for TOAST tables
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin website commit: There are no automatic snapshots since quite so