]> granicus.if.org Git - pgbadger/commitdiff
Fix missing "Avg duration" column header in details of Most frequent queries (N).
authorDarold Gilles <gilles@darold.net>
Mon, 27 Jan 2014 18:12:41 +0000 (19:12 +0100)
committerDarold Gilles <gilles@darold.net>
Mon, 27 Jan 2014 18:12:41 +0000 (19:12 +0100)
pgbadger

index a5a5117e13f6e858dd88afb30438e3c382766de5..c8541f70f5dbd00bea6bec8c9d718ca8b9709a25 100755 (executable)
--- a/pgbadger
+++ b/pgbadger
@@ -6352,6 +6352,7 @@ sub print_most_frequent
                                                                                         <th>Hour</th>
                                                                                         <th>Count</th>
                                                                                         <th>Duration</th>
+                                                                                        <th>Avg duration</th>
                                                                                 </tr>
                                                                         </thead>
                                                                         <tbody>