[COMMITTERS] bizgres - bizgres: Assertion issues with shrink_memtuples solved.

2006-03-25 Thread User Aparashar
Log Message: --- Assertion issues with shrink_memtuples solved. Modified Files: -- bizgres/postgresql/src/backend/utils/sort: tuplesort.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/sort/tuplesort

[COMMITTERS] pgfouine - pgfouine: let's release 0.5

2006-03-25 Thread User Gsmet
Log Message: --- let's release 0.5 Modified Files: -- pgfouine: pgfouine.spec (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.spec.diff?r1=1.5&r2=1.6) ---(end of broadcast)-

[COMMITTERS] pgfouine - pgfouine: better to use H instead of h

2006-03-25 Thread User Gsmet
Log Message: --- better to use H instead of h Modified Files: -- pgfouine/include/reporting/reports: HourlyStatsReport.class.php (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/HourlyStatsReport.clas

[COMMITTERS] pgaccess - pgaccess: removed usage of OID from queries

2006-03-25 Thread User Cmaj
Log Message: --- removed usage of OID from queries Modified Files: -- pgaccess/lib: queries.tcl (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/queries.tcl.diff?r1=1.7&r2=1.8) ---(end of broadcast)-

[COMMITTERS] pgfouine - pgfouine: let's set a higher memory limit even if it's often

2006-03-25 Thread User Gsmet
Log Message: --- let's set a higher memory limit even if it's often useless Modified Files: -- pgfouine: pgfouine.php (r1.29 -> r1.30) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.29&r2=1.30) ---

[COMMITTERS] pgfouine - pgfouine: removed html from text output

2006-03-25 Thread User Gsmet
Log Message: --- removed html from text output Modified Files: -- pgfouine/include/reporting/reports: HourlyStatsReport.class.php (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/HourlyStatsReport.clas

[COMMITTERS] pgfouine - pgfouine: fixed a bug in the all queries graph

2006-03-25 Thread User Gsmet
Log Message: --- fixed a bug in the all queries graph Modified Files: -- pgfouine/include/reporting/reports: HourlyStatsReport.class.php (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/HourlyStatsRepor

[COMMITTERS] pgfouine - pgfouine: updated ChangeLog

2006-03-25 Thread User Gsmet
Log Message: --- updated ChangeLog Modified Files: -- pgfouine: ChangeLog (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.18&r2=1.19) ---(end of broadcast)-

[COMMITTERS] pgfouine - pgfouine: help++

2006-03-25 Thread User Gsmet
Log Message: --- help++ Modified Files: -- pgfouine: pgfouine.php (r1.28 -> r1.29) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.28&r2=1.29) ---(end of broadcast)--- TI

[COMMITTERS] pgfouine - pgfouine: let's ignore autovacuum log lines

2006-03-25 Thread User Gsmet
Log Message: --- let's ignore autovacuum log lines Modified Files: -- pgfouine/include/postgresql/parsers: PostgreSQLParser.class.php (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/PostgreSQLParser

[COMMITTERS] pgfouine - pgfouine: added getSubQueries for unit testing

2006-03-25 Thread User Gsmet
Log Message: --- added getSubQueries for unit testing Modified Files: -- pgfouine/include: QueryLogObject.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/QueryLogObject.class.php.diff?r1=1.4&r2=1.5) -

[COMMITTERS] pgfouine - pgfouine: removed an empty line at the end of the file

2006-03-25 Thread User Gsmet
Log Message: --- removed an empty line at the end of the file Modified Files: -- pgfouine/include: LogStream.class.php (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogStream.class.php.diff?r1=1.11&r2=1.12) ---

[COMMITTERS] pgfouine - pgfouine: updated test cases

2006-03-25 Thread User Gsmet
Log Message: --- updated test cases Modified Files: -- pgfouine/tests: TestLogStream.class.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestLogStream.class.php.diff?r1=1.3&r2=1.4) TestCase.class.php (r1.4 -

[COMMITTERS] pgfouine - pgfouine: updated test cases

2006-03-25 Thread User Gsmet
Log Message: --- updated test cases Modified Files: -- pgfouine/tests: TestSlowestQueryList.class.php (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestSlowestQueryList.class.php.diff?r1=1.1&r2=1.2) ---

[COMMITTERS] pgfouine - pgfouine: removed empty test cases

2006-03-25 Thread User Gsmet
Log Message: --- removed empty test cases Removed Files: - pgfouine/tests: TestDurationLine.class.php (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestDurationLine.class.php) TestRealLogs.class.php (http://cvs.pgfoun

[COMMITTERS] pgfouine - pgfouine: updated test cases

2006-03-25 Thread User Gsmet
Log Message: --- updated test cases Removed Files: - pgfouine/tests: TestQuery.class.php (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestQuery.class.php) TestErrorQuery.class.php (http://cvs.pgfoundry.org/cgi-bin/cv

[COMMITTERS] pgfouine - pgfouine: updated test cases

2006-03-25 Thread User Gsmet
Log Message: --- updated test cases Added Files: --- pgfouine/tests: TestQueryLogObject.class.php (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestQueryLogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup) TestLog

[COMMITTERS] pgfouine - pgfouine: new test

2006-03-25 Thread User Gsmet
Log Message: --- new test Added Files: --- pgfouine/tests: TestErrorLogObject.class.php (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestErrorLogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

[COMMITTERS] pgfouine - pgfouine: added a html hourly report

2006-03-25 Thread User Gsmet
Log Message: --- added a html hourly report Modified Files: -- pgfouine/include/reporting/reports: HourlyStatsReport.class.php (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/HourlyStatsReport.class.ph

[COMMITTERS] pgfouine - pgfouine: fixed a bug in an error message

2006-03-25 Thread User Gsmet
Log Message: --- fixed a bug in an error message Modified Files: -- pgfouine/include/reporting: ReportAggregator.class.php (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/ReportAggregator.class.php.diff?r1=1

[COMMITTERS] pgfouine - pgfouine: added a toc

2006-03-25 Thread User Gsmet
Log Message: --- added a toc Modified Files: -- pgfouine/include/reporting: HtmlReportAggregator.class.php (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.16&r2=1.17)

[COMMITTERS] pgfouine - pgfouine: improved date detection again should be ok now

2006-03-25 Thread User Gsmet
Log Message: --- improved date detection again should be ok now Modified Files: -- pgfouine/include/postgresql/parsers: SyslogPostgreSQLParser.class.php (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parse

[COMMITTERS] pgfouine - pgfouine: removed getConfig/setConfig to use constants

2006-03-25 Thread User Gsmet
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/Norma

[COMMITTERS] pgfouine - pgfouine: fixed a minor bug on NULL values

2006-03-25 Thread User Gsmet
Log Message: --- fixed a minor bug on NULL values Modified Files: -- pgfouine/include/reporting/reports: HourlyStatsReport.class.php (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/HourlyStatsReport.cl