summaryrefslogtreecommitdiffstats
path: root/help.h
AgeCommit message (Expand)Author
2013-03-27Enable io stats only for linuxMark Wong
2009-03-03Added the ability to sort i/o statistics. Since this was initiallyMark Wong
2009-03-01Removed 'I' command for displaying idle processes since 'i' does theMark Wong
2008-08-28Disallow 'kill' and 'renice' when connected to a remote database system.Mark Wong
2008-03-15Clarify descriptions of EXPLAIN and EXPLAIN ANALYZE to not imply theseMark Wong
2008-03-11Added the ability to monitor user table and index cumulative statistics inMark Wong
2008-03-06Fixed formatting of help message.Mark Wong
2008-03-05Added a command for EXPLAIN ANALYZE.Mark Wong
2007-10-09Ran pgindent to clean up formatting of the code and make it all uniform.Mark Wong
2007-10-08Added sorting options for user table statistics. Display changes inMark Wong
2007-10-08Fixed several things: not display more indexes that lines available onMark Wong
2007-10-07Added 'X' command to display user index statistics.Mark Wong
2007-10-07Added help information on the 'R' command to show user table statistics.Mark Wong
2007-10-04Protect each header file so macros are not redefined.Mark Wong
2007-09-24Added help for the 'E' command to show the query plan of a process.Mark Wong
2007-09-19Updated the help message with the new 'Q' and 'L' commands.Mark Wong
2007-04-20[svn] Create release 3.6.1William LeFebvre