pqa - pqa: More normalization changes This patch changes display of

From: tfavier(at)pgfoundry(dot)org (User Tfavier)
To: pgsql-committers(at)postgresql(dot)org
Subject: pqa - pqa: More normalization changes This patch changes display of
Date: 2005-01-21 22:38:32
Message-ID: 20050121223832.D76AEAAD87F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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 it on 1.8.1 and 1.6.8.

Modified Files:
--------------
pqa/lib:
pqa.rb (r1.76 -> r1.77)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.76&r2=1.77)

Browse pgsql-committers by date

  From Date Subject
Next Message User Tfavier 2005-01-21 22:51:35 pqa - pqa: New Syslog Line Parser.
Previous Message User Tfavier 2005-01-21 16:48:26 pqa - pqa: Changes PG log line to better continuation detection closes