Обсуждение: pgAdmin III commit: Avoid querying the catalogs for toast table setting

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)