[COMMITTERS] pqa - pqa: Choose your reports from command line Adds the ability to

2005-02-24 Thread User Tfavier
Log Message: --- Choose your reports from command line Adds the ability to choose produced reports from command line Minor : adds DELETE and EXEC to keywords Modified Files: -- pqa/lib: pqa.rb (r1.83 -> r1.84) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/

[COMMITTERS] pqa - pqa: Add a crude SQL error report This patch introduces a new

2005-02-24 Thread User Tfavier
Log Message: --- Add a crude SQL error report This patch introduces a new flag '-errors' that publish a full log of all SQL errors. Errors are not normalize and the log does not (yet) tries to make errors unique. Modified Files: -- pqa/lib: pqa.rb (r1.82 -> r1.83)

[COMMITTERS] pqa - pqa: Added WARNING/FATAL/PANIC errors Those are now taken into

2005-02-09 Thread User Tfavier
Log Message: --- Added WARNING/FATAL/PANIC errors Those are now taken into account. Error report is still not implemented. Modified Files: -- pqa/lib: pqa.rb (r1.81 -> r1.82) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.81&r2=1

[COMMITTERS] pqa - pqa: PostgreSQL 8.0 compatibility Changed Context function

2005-01-27 Thread User Tfavier
Log Message: --- PostgreSQL 8.0 compatibility Changed Context function pattern for PG8.0. Modified Files: -- pqa/lib: pqa.rb (r1.80 -> r1.81) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.80&r2=1.81) ---

[COMMITTERS] pqa - pqa: Fix Typo Minor correction for ruby 1.8

2005-01-27 Thread User Tfavier
Log Message: --- Fix Typo Minor correction for ruby 1.8 Modified Files: -- pqa/lib: pqa.rb (r1.79 -> r1.80) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.79&r2=1.80) ---(end of broadcast)

[COMMITTERS] pqa - pqa: This patch makes a great deal of changes in the structure : -

2005-01-27 Thread User Tfavier
Log Message: --- This patch makes a great deal of changes in the structure : - parser is now a line factory - one accumulator for both pg/syslog (might be common with MySQL's) - 2 parsers for syslog and pglog, but inheriting from a common pg parser - one line object class by line type - a L

[COMMITTERS] pqa - pqa: More normalization changes This patch changes display of

2005-01-21 Thread User Tfavier
Log Message: --- More normalization changes This patch changes display of normalized results for enhanced readability : - replacing string is now "{ }" - it drops quotes around strings Also it makes normalization work on ruby 1.6 by changing gsub args to regexp for stripping \'. Tested i

[COMMITTERS] pqa - pqa: New Syslog Line Parser.

2005-01-21 Thread User Tfavier
Log Message: --- New Syslog Line Parser. This patch mainly changes the key for connections (pids). It also changes continuation tests, so contexts and errors are not logged anymore. Modified Files: -- pqa/lib: pqa.rb (r1.77 -> r1.78) (http://cvs.pgfoundry

[COMMITTERS] pqa - pqa: Changes PG log line to better continuation detection closes

2005-01-21 Thread User Tfavier
Log Message: --- Changes PG log line to better continuation detection closes bug [ #106 ] PG log line continuations are sometimes skipped Modified Files: -- pqa/lib: pqa.rb (r1.75 -> r1.76) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.r

[COMMITTERS] pqa - pqa: Query constructor Adding initialization of @duration :

2005-01-19 Thread User Tfavier
Log Message: --- Query constructor Adding initialization of @duration : suppresses warnings for ruby 1.6.8 Modified Files: -- pqa/lib: pqa.rb (r1.74 -> r1.75) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.74&r2=1.75) --

[COMMITTERS] pqa - pqa: Applied "[ #1000227 ] Better number normalization" patch

2005-01-19 Thread User Tfavier
Log Message: --- Applied "[ #1000227 ] Better number normalization" patch Modified Files: -- pqa/lib: pqa.rb (r1.73 -> r1.74) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.73&r2=1.74) ---(end of broadcast