pgfouine - pgfouine: fixed a bug when two consecutive blocks have the

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed a bug when two consecutive blocks have the
Date: 2006-04-01 23:06:55
Message-ID: 20060401230655.A72BD1033BA5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed a bug when two consecutive blocks have the same command line
number in the same logstream (should not happen but seems to happen
sometimes anyway)
s/db/database

Modified Files:
--------------
pgfouine/include:
LogStream.class.php (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogStream.class.php.diff?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-04-01 23:07:38 pgfouine - pgfouine: cleanup check if the parent should be ignored
Previous Message User Gsmet 2006-04-01 23:05:45 pgfouine - pgfouine: filter on database and user