]> granicus.if.org Git - pgbadger/commitdiff
Fix Queries by application table column header: Database replaced by Application...
authorDarold Gilles <gilles@darold.net>
Fri, 29 Nov 2013 08:54:10 +0000 (09:54 +0100)
committerDarold Gilles <gilles@darold.net>
Fri, 29 Nov 2013 08:54:10 +0000 (09:54 +0100)
pgbadger

index 6cd0b3aa589c4cb73df878efae56cb6f89f3457f..94c168817e7556d4821ac209cc7776256ca28691 100755 (executable)
--- a/pgbadger
+++ b/pgbadger
@@ -5184,7 +5184,7 @@ sub print_query_per_application
                                                <table class="table table-striped table-hover">
                                                        <thead>
                                                                <tr>
-                                                                       <th>Database</th>
+                                                                       <th>Application</th>
                                                                        <th>Request type</th>
                                                                        <th>Count</th>
                                                                </tr>