From: Jehan-Guillaume (i. de R. <io...@fr...> - 2013-06-13 22:37:51
|
Good catch! Thank you for the patch! (and mea culpa :)) On 24/05/2013 18:50, Karl O. Pinc wrote: > Hi, > > I've a new branch "sigtidy" that fixes bugs in the > <= 9.1 process page. The database string is cleaned > and processes are restricted to the given db (when > one is specified in the call.) > > https://github.com/kpinc/phppgadmin/commits/sigtidy > > I looked back at the history and can't tell why the > bugs crept in. > > I've tested with 8.4 and verified (on IRC with RhodiumToad) > that using datname for the db name column is correct back to 7.4. > > 1 patch: > ------ > Processes: Fix <= 9.1 to show only db related processes & clean dbname. > > Fix bugs introduced in commit d571ecae7b by ioguix on 2012-09-21. > |