pgAdmin III commit: Avoid querying the catalogs for toast table setting

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Avoid querying the catalogs for toast table setting
Дата
Msg-id E1TZ0N3-0003DM-Ad@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Avoid querying the catalogs for toast table settings
for every table in the database. This gives a huge
performance gain with large schemas.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                  |    3 +
pgadmin/schema/pgTable.cpp |  111 ++++++++++++++++++++------------------------
2 files changed, 54 insertions(+), 60 deletions(-)


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

Предыдущее
От: Vladimir Kokovic
Дата:
Сообщение: Re: pg_scanner - patch no.1
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Avoid querying the catalogs for toast table setting