pgfouine - pgfouine: added the new profiler fixed the tests for the new - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: added the new profiler fixed the tests for the new
Date
Msg-id 20051123212952.D00A5112509F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
added the new profiler
fixed the tests for the new version

Modified Files:
--------------
    pgfouine/tests:
        TestProfiler.class.php (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestProfiler.class.php.diff?r1=1.1&r2=1.2)

Added Files:
-----------
    pgfouine/include/lib:
        Profiler.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/Profiler.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: fixed a few bugs in the profiler