summaryrefslogtreecommitdiff
path: root/t/02_txn_idle.t
AgeCommit message (Expand)Author
2016-06-08txn_idle: Document that --includeuser can be used to work around superuser ch...Christoph Berg
2014-11-01Tweak test, as the output no longer ends where it used toGreg Sabino Mullane
2014-07-03Merge branch 'master' of https://github.com/terrorobe/check_postgresGreg Sabino Mullane
2011-07-04Better tests for non-superuser in txn_idle and friends.Greg Sabino Mullane
2011-02-12Clean up translations and tests.Greg Sabino Mullane
2011-02-03Consolidate txn_idle, txn_time, and query_time, with major cleanup.Greg Sabino Mullane
2011-02-03Show information about the top offender for the txn_idle action.Greg Sabino Mullane
2011-01-25Allow check_txn_idle to accept multiple arguments, in "$int for $time" format.David E. Wheeler
2009-05-01Last of the testing tweaks. For now.Greg Sabino Mullane
2009-04-30More support for older versions of Postgres, other cleanups.Greg Sabino Mullane
2009-04-29Many Perl::Critic related cleanups.Greg Sabino Mullane
2009-04-22More tests.Jeff Boes