pgfouine - pgfouine: * improved stderr support by adding isContextual()

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: * improved stderr support by adding isContextual()
Date: 2007-03-12 21:15:02
Message-ID: 20070312211502.72821217376@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
* improved stderr support by adding isContextual() method to lines
* fixed normalization of query text for quote escaping
* the timezone is not always present in stderr prefix so make it optional

all three per report from Stephen Denne in http://pgfoundry.org/forum/forum.php?thread_id=1204&forum_id=555

Modified Files:
--------------
pgfouine:
ChangeLog (r1.66 -> r1.67)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.66&r2=1.67)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2007-03-12 22:09:28 pgsql: Make configuration parameters fall back to their default values
Previous Message User Gsmet 2007-03-12 21:09:58 pgfouine - pgfouine: improved stderr support by adding isContextual()