pgstatspack - pgstatspack: Fixed a problem with the report where a table - Mailing list pgsql-committers

From kpierno@pgfoundry.org (User Kpierno)
Subject pgstatspack - pgstatspack: Fixed a problem with the report where a table
Date
Msg-id 20080822211417.5155117AD29D@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: support cross join and string concat
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update link to developer's FAQ from main FAQ.