Thread: pgstatspack - pgstatspack: Fixed a problem with the report where a table

pgstatspack - pgstatspack: Fixed a problem with the report where a table

From
kpierno@pgfoundry.org (User Kpierno)
Date:
Log Message:
-----------
Fixed a problem with the report where a table with the same name exists
in 2 seperate schemas within the same database. I also changed the way
the math was done for the table to index read ratio so it is no longer
a number in reference to the total tuples read for all tables and indexes.

Modified Files:
--------------
    pgstatspack:
        pgstatspack_create_snap.sql (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/pgstatspack_create_snap.sql.diff?r1=1.1.1.1&r2=1.2)
        pgstatspack_report.sh (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/pgstatspack_report.sh.diff?r1=1.2&r2=1.3)