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

Поиск
Список
Период
Сортировка
От kpierno@pgfoundry.org (User Kpierno)
Тема pgstatspack - pgstatspack: Fixed a problem with the report where a table
Дата
Msg-id 20080822211417.5155117AD29D@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Сообщение: npgsql - Npgsql2: support cross join and string concat
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update link to developer's FAQ from main FAQ.