pqd: Remove --type pglog, memcached, and http

This commit is contained in:
Brian Fraser
2013-02-25 12:13:35 -03:00
parent 45a21acc0c
commit 8e449a1c83
75 changed files with 12 additions and 224362 deletions

View File

@@ -481,9 +481,7 @@ sub query_report {
}
my $log_type = $args{log_type} || '';
my $mark = $log_type eq 'memcached'
|| $log_type eq 'http'
|| $log_type eq 'pglog' ? '' : '\G';
my $mark = '\G';
if ( $item =~ m/^(?:[\(\s]*select|insert|replace)/ ) {
if ( $item =~ m/^(?:insert|replace)/ ) { # No EXPLAIN