Hi List,
This might not be the right place to post, but I've got a minor patch for pg_top and would like to submit it for review. Basically, the rpm version in the repositories pg_top92-3.6.2 doesn't work with Postgres 9.2 #define QUERY_PROCESSES \ "SELECT procpid\n" \ "FROM pg_stat_activity;" It appears that procpid has been renamed to pid at some point, also the column current_query appears to have been shortened to query. My patch updates a couple of queries to use the new shorter column names. Where or who should I submit the changes to? Thanks, Brett _____ Brett Maton t: +44 (0) 2392 658 264 m: +44 (0) 7427 610 472 e: <mailto:mat...@ltresources.co.uk> mat...@ltresources.co.uk <http://www.ltresources.co.uk/> Description: http://www.ltresources.co.uk/logow.png
<<image003.png>>