pgfouine - pgfouine: fixed [#1010689] undefined method

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed [#1010689] undefined method
Date: 2010-02-24 15:01:03
Message-ID: 20100224150103.C715D10715C6@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed [#1010689] undefined method UselessLogObject::appendContext()
we can have a CONTEXT line for a NOTICE

Modified Files:
--------------
pgfouine:
ChangeLog (r1.94 -> r1.95)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog?r1=1.94&r2=1.95)
pgfouine/include:
UselessLogObject.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/UselessLogObject.class.php?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-02-24 15:20:06 Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Previous Message Tom Lane 2010-02-24 14:52:54 Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.