Menu

#437 Cancel/Kill Action use procpid 0 (undefined)

5.1
closed-fixed
General (123)
5
2015-03-05
2013-05-23
kdevel
No

The Cancel/Kill Action in phpPgAdmin 5.1/PostgreSQL 9.0.13 don't work. Fix: Change "procpid" to "pid" in
database.php:472 and :485

472 'procpid' => field('pid')
485 'procpid' => field('pid')

Discussion

  • Robert Treat

    Robert Treat - 2014-03-02

    This looks fixed on the REL_5_1 head. You can get a copy of that at https://github.com/phppgadmin/phppgadmin/archive/REL_5-1.zip

    It should also be fixed on git master, if you find the problem is persisting, please re-open this ticket.

     
  • Robert Treat

    Robert Treat - 2014-03-02
    • status: open --> pending-fixed
    • assigned_to: Robert Treat
     
  • Robert Treat

    Robert Treat - 2015-03-05
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB