Fix on the processes page with 9.2
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 24 Aug 2012 16:00:33 +0000 (18:00 +0200)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 24 Aug 2012 16:00:33 +0000 (18:00 +0200)
commit6174e7932907140a424fb2faed4095e40bb5e9b0
tree120f9e45c5f4491ea395398da87274f48807d74d
parent8091c46457d136e9e53c4fb0024903f5717112cb
Fix on the processes page with 9.2

Field pg_catalog.pg_stat_activity.procpid is renamed as pid in 9.2
classes/database/Postgres.php
classes/database/Postgres91.php