summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-18Changed release to 3.7.0-alpha2v3.7.0-alpha2Mark Wong
2013-04-18Forgot to add remote.h into file listMark Wong
2013-04-03Handle single connection cases in openbsdMark Wong
2013-03-27Fix library searching in configureMark Wong
2013-03-27Current query only for linuxMark Wong
2013-03-27Add ignore fileMark Wong
2013-03-27sync with top(1) in base; remove KERNBASE. ok okan@Stuart Henderson
2013-03-27catch up with change KERN_PROC2 -> KERN_PROCChristian Weisgerber
2013-03-27- fix build on mips64Jasper Lievisse Adriaanse
2013-03-27Enable io stats only for linuxMark Wong
2012-11-29Merge pull request #1 from snaga/fixbysnagav3.7.0-alpha1Mark Wong
2012-11-24- Fixed a query string to get `current_query' column from pg_stat_activitySatoshi Nagayasu
2012-10-19Add ability to show current executing queryMark Wong
2012-10-19Fix current queryMark Wong
2012-09-24Use strncpy instead of strcpyMark Wong
2012-09-24Changed release to alpha1Mark Wong
2012-09-17Update queries for postgres 9.2Mark Wong
2012-09-17Abstract pg_stat_activity callsMark Wong
2012-06-01Fix batch modeEponymous Alias
2012-06-01Escape a hyphen in the manpageFrancois Marier
2009-11-15Solaris placeholder for displaying i/o.Mark Wong
2009-11-15Solaris compiler warnings fix.Mark Wong
2009-10-17Merge branch 'master' of git://git.postgresql.org/git/pg_topMark Wong
2009-10-17Cumulative statistics is constantly growing on redrawsMark Wong
2009-04-17Here is a patch that fix the configure script to work with --as-neededmarkwkm
2009-03-26Added functionality to display i/o stats per process for remote LinuxMark Wong
2009-03-10Fixed the display of the full command line / environment settings for OSMark Wong
2009-03-06Added minimal function definition changes to make m_macosx compile withMark Wong
2009-03-06Cleaned up the formatting and removed code that's been commented out.Mark Wong
2009-03-03Added the ability to sort i/o statistics. Since this was initiallyMark Wong
2009-03-02Fixed the calculation of wchar when determining differential stats forMark Wong
2009-03-02Fixed a bug, more specifically, omission of code to insert and retrieveMark Wong
2009-03-01Removed 'I' command for displaying idle processes since 'i' does theMark Wong
2009-03-01Added a format_b() function to format strings from numbers that in inMark Wong
2009-02-28Fixed Makefile.am with new rules to build and clean sigdesc.hMark Wong
2008-09-22fixed process output to print command name without argumentsSelena Deckelmann
2008-09-10Added typecasts to suppress compiler warnings.Mark Wong
2008-08-28Updated the README, TODO, and FAQ.Mark Wong
2008-08-28Disallow 'kill' and 'renice' when connected to a remote database system.Mark Wong
2008-08-27Added checks to make sure the proper stored functions are installed otherwiseMark Wong
2008-08-26Updated to actually report the time.Mark Wong
2008-08-26Updated to retrieve uid and username with the process table.Mark Wong
2008-08-25Explicity select columns from the stored functions and use enums forMark Wong
2008-08-25Updated query to also select the full command for a pid.Mark Wong
2008-08-24Added functionality for remote monitoring.Mark Wong
2008-08-24Labeling builds for 3.7.0-beta1.Mark Wong
2008-08-17Removed execute permissions on files that shouldn't have it.Mark Wong
2008-05-03Updated the version number for the 3.6.2 release.v3.6.2Mark Wong
2008-04-23Added tag v3.6.2-beta4 for changeset 40305117300aMark Wong
2008-04-23Updated HISTORY.v3.6.2-beta4Mark Wong