pgfouine - pgfouine: it's now possible to get the timestamp of a query

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: it's now possible to get the timestamp of a query
Date: 2005-12-18 15:46:41
Message-ID: 20051218154641.CCE681125003@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
it's now possible to get the timestamp of a query

Modified Files:
--------------
pgfouine/include/reporting:
ReportAggregator.class.php (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php.diff?r1=1.7&r2=1.8)
pgfouine/include/postgresql/lines:
PostgreSQLQueryStartLine.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartLine.class.php.diff?r1=1.4&r2=1.5)
PostgreSQLLogLine.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php.diff?r1=1.5&r2=1.6)
PostgreSQLQueryStartWithDurationLine.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php.diff?r1=1.6&r2=1.7)
PostgreSQLErrorLine.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLErrorLine.class.php.diff?r1=1.4&r2=1.5)
pgfouine/include/reporting/reports:
OverallStatsReport.class.php (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/OverallStatsReport.class.php.diff?r1=1.9&r2=1.10)
Report.class.php (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/Report.class.php.diff?r1=1.7&r2=1.8)
pgfouine/include:
Query.class.php (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Query.class.php.diff?r1=1.8&r2=1.9)
pgfouine/include/listeners/query:
GlobalCountersListener.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/GlobalCountersListener.class.php.diff?r1=1.2&r2=1.3)
pgfouine/include/postgresql/parsers:
SyslogPostgreSQLParser.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/SyslogPostgreSQLParser.class.php.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-12-18 16:04:34 pgfouine - pgfouine: fixed a missing reference
Previous Message User Gsmet 2005-12-18 15:45:24 pgfouine - pgfouine: display hostname only if we can get it