Update credits.
authorGreg Sabino Mullane <[email protected]>
Tue, 25 Jun 2013 02:32:26 +0000 (22:32 -0400)
committerGreg Sabino Mullane <[email protected]>
Tue, 25 Jun 2013 02:32:26 +0000 (22:32 -0400)
check_postgres.pl

index bed2bd3dded55d0ea6cda9007c355d6fb46099d2..1efd4231d7778cccd2a3042a55c3cb6bd836673c 100755 (executable)
@@ -9767,12 +9767,19 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
   Compute correct 'totalwastedbytes' in the bloat query
     (Michael Renner)
 
-  Do not use pg_stats "inherited" column in bloat query, if the 
+  Do not use pg_stats "inherited" column in bloat query, if the
     database is 8.4 or older. (Greg Sabino Mullane, per bug 121)
 
   Remove host reordering in hot_standby_delay check
     (Josh Williams, with help from Jacobo Blasco)
 
+  Better output for the "simple" flag
+    (Greg Sabino Mullane)
+
+  Force same_schema to ignore the 'relallvisible' column
+    (Greg Sabino Mullane)
+
+
 =item B<Version 2.20.0> March 13, 2013
 
   Add check for pgagent jobs (David E. Wheeler)