pqa - pqa: Add a crude SQL error report This patch introduces a new - Mailing list pgsql-committers

From tfavier@pgfoundry.org (User Tfavier)
Subject pqa - pqa: Add a crude SQL error report This patch introduces a new
Date
Msg-id 20050224213024.87B99AAD877@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pqa/pqa/lib/pqa.rb.diff?r1=1.82&r2=1.83)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Done: > o -Change PL/PgSQL to use palloc() instead of malloc()
Next
From: tfavier@pgfoundry.org (User Tfavier)
Date:
Subject: pqa - pqa: Choose your reports from command line Adds the ability to