pgsnap - pgsnap: Fix the "non idle queries" for really long queries, per

From: gleu(at)pgfoundry(dot)org (User Gleu)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsnap - pgsnap: Fix the "non idle queries" for really long queries, per
Date: 2010-03-08 16:46:33
Message-ID: 20100308164633.CFA3E10715CA@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix the "non idle queries" for really long queries, per a report and patch from Philippe Pellen.

Modified Files:
--------------
pgsnap/pgsnap:
ChangeLog (r1.83 -> r1.84)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog?r1=1.83&r2=1.84)
pgsnap/pgsnap/lib:
nonidleprocesses.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/nonidleprocesses.php?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gleu 2010-03-08 17:27:06 pgsnap - pgsnap: Fix the "clustered tables" report as it didn't work on
Previous Message Michael Meskes 2010-03-08 13:15:52 pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE