pgfouine - pgfouine: removed getConfig/setConfig to use constants

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: removed getConfig/setConfig to use constants
Date: 2006-03-25 14:52:36
Message-ID: 20060325145236.C16B81033958@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-03-25 17:42:24 pgfouine - pgfouine: improved date detection again should be ok now
Previous Message User Gsmet 2006-03-25 13:53:56 pgfouine - pgfouine: fixed a minor bug on NULL values