Avoid querying the catalogs for toast table settings for every table in the database. This gives a huge performance gain with large schemas.
Branch ------ REL-1_16_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5d740d49c9957ecf96098ba0a07d48fd608328d1 Modified Files -------------- CHANGELOG | 3 + pgadmin/schema/pgTable.cpp | 111 ++++++++++++++++++++------------------------ 2 files changed, 54 insertions(+), 60 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
