Fix for index size in the index list
The size previously reported is the size of the table for each index.
Report from Timon.
Fixes #254.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=10849143c289ceb360246ebeeeb1a82fed2ff9ac
Modified Files
--------------
pgadmin/schema/pgIndex.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)