Give detailed information and refactor txn_idle, txn_time, and query_time
(Per request from bug #61)
- Set maxliagn to 8 in the bloat check if box identified as '64-bit'
+ Set maxalign to 8 in the bloat check if box identified as '64-bit'
(Michel Sijmons, bug #66)
Support non-standard version strings in the bloat check.
Fix psql version regex (Peter Eisentraut, bug #69)
- Standardize and clean up all perfdata ouput (bug #52)
+ Standardize and clean up all perfdata output (bug #52)
Exclude "idle in transaction" from the query_time check (bug #43)
}
else {
opendir my $dir, 't' or die qq{Could not open directory 't': $!\n};
- @testfiles = map { "t/$_" } grep { /^.+\.(t|pl|pm)$/ } readdir $dir;
+ @testfiles = map { "t/$_" } grep { /^\d.+\.(t|pl|pm)$/ } readdir $dir;
closedir $dir or die qq{Could not closedir "$dir": $!\n};
plan tests => 3+@testfiles;
}
slony
stderr
syslog
+tnm
txn
txns
tuples
bigint
blks
Boes
+boxinfo
Bucardo
burrick
cd
greg
grimm
gtld
+Gurjeet
hardcode
HiRes
hong
Makefile
Mallett
mallory
+maxalign
maxwait
mcp
MINIPAGES
perf
perfdata
perflimit
+perfname
perfs
petabytes
pgb
Raudsepp
rc
Redistributions
+refactor
refactoring
regex
regexes
sda
Seklecki
showperf
+Sijmons
+Singh
Sivakumar
sl
slon
xact
xlog
Zwerschke
+