pgfouine - pgfouine: fixed a bug when there is no query in the log file

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed a bug when there is no query in the log file
Date: 2006-05-27 21:29:43
Message-ID: 20060527212943.6406586C569@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed a bug when there is no query in the log file

Modified Files:
--------------
pgfouine/include/reporting/reports:
OverallStatsReport.class.php (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/OverallStatsReport.class.php.diff?r1=1.15&r2=1.16)
pgfouine/include/listeners/query:
GlobalCountersListener.class.php (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/GlobalCountersListener.class.php.diff?r1=1.8&r2=1.9)
pgfouine:
ChangeLog (r1.36 -> r1.37)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.36&r2=1.37)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-05-27 21:34:02 pgfouine - www: added local0.none
Previous Message Andrew Dunstan 2006-05-27 20:24:16 pgsql: TG_table_name and TG_table_schema for pl/tcl, plus regression