Log Message:
-----------
implemented a simple garbage collector mechanism which should reduce 
dramatically the memory usage when a connection pooler is not used

Modified Files:
--------------
    pgfouine:
        ChangeLog (r1.80 -> r1.81)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.80&r2=1.81)
    pgfouine/include:
        GenericLogReader.class.php (r1.26 -> r1.27)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/GenericLogReader.class.php.diff?r1=1.26&r2=1.27)
        Accumulator.class.php (r1.9 -> r1.10)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Accumulator.class.php.diff?r1=1.9&r2=1.10)
        LogStream.class.php (r1.20 -> r1.21)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogStream.class.php.diff?r1=1.20&r2=1.21)
    pgfouine/include/postgresql:
        PostgreSQLAccumulator.class.php (r1.7 -> r1.8)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/PostgreSQLAccumulator.class.php.diff?r1=1.7&r2=1.8)

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to