summaryrefslogtreecommitdiffstats
path: root/pg_top.h
AgeCommit message (Expand)Author
2019-07-08pgindentMark Wong
2019-07-08Fix header ifndef exclusionsMark Wong
2019-07-08Fix handling of display headersMark Wong
2019-07-08Revert "watch the database activity or TPS"Mark Wong
2019-07-08Revert "monitor the disk I/O of the server"Mark Wong
2019-07-08Revert "monitor the disk space of the server"Mark Wong
2019-07-08Fix sortingMark Wong
2019-06-26Make connections with passwords persistentMark Wong
2019-06-26Linux: show database usernameMark Wong
2019-06-26Remove pg_stat_statements stats viewMark Wong
2019-06-26Remove index stats viewMark Wong
2019-06-26Remove table stats viewMark Wong
2019-06-26Use PQconnectdbParams()Mark Wong
2015-11-09Allow sorting of pg_stat_statements viewMark Wong
2015-11-09Extract commands into separate functionsMark Wong
2015-11-06Put input capturing into a separate functionMark Wong
2015-11-06Put argument processing into separate functionMark Wong
2015-11-06Put main loop into separate functionMark Wong
2008-04-20Fixed more 'PTOP' to 'PG_TOP' renaming in the man pages and FAQ, alsoMark Wong
2008-04-02Renamed 'ptop' to 'pg_top'.Mark Wong