pgfouine - pgfouine: removed getConfig/setConfig to use constants - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: removed getConfig/setConfig to use constants
Date
Msg-id 20060325145236.C16B81033958@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
removed getConfig/setConfig to use constants

Modified Files:
--------------
    pgfouine/include/listeners/error:
        NormalizedErrorsListener.class.php (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/error/NormalizedErrorsListener.class.php.diff?r1=1.5&r2=1.6)
    pgfouine/include/listeners/query:
        SlowestQueriesListener.class.php (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/SlowestQueriesListener.class.php.diff?r1=1.6&r2=1.7)
        NormalizedQueriesListener.class.php (r1.10 -> r1.11)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/NormalizedQueriesListener.class.php.diff?r1=1.10&r2=1.11)
    pgfouine/include/lib:
        common.lib.php (r1.14 -> r1.15)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.14&r2=1.15)
    pgfouine/include:
        NormalizedQuery.class.php (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.8&r2=1.9)
        QueryLogObject.class.php (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/QueryLogObject.class.php.diff?r1=1.3&r2=1.4)
    pgfouine:
        pgfouine.php (r1.27 -> r1.28)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.27&r2=1.28)
    pgfouine/include/postgresql/parsers:
        SyslogPostgreSQLParser.class.php (r1.10 -> r1.11)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/SyslogPostgreSQLParser.class.php.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: fixed a minor bug on NULL values
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: improved date detection again should be ok now