Typo in SQL
authorGreg Sabino Mullane <[email protected]>
Mon, 16 Jan 2012 16:57:16 +0000 (11:57 -0500)
committerGreg Sabino Mullane <[email protected]>
Mon, 16 Jan 2012 16:57:16 +0000 (11:57 -0500)
check_postgres.pl

index a946c972fd5597212cfb7b4e71dd99508ffee540..2bc23d1be9bc5108cc2ad8bcb9917c33095a0032 100755 (executable)
@@ -7517,7 +7517,7 @@ sub check_txn_time {
                    '',
                    '',
                    'xact_start',
-                   q{xact_start IS NOT NULL'});
+                   q{xact_start IS NOT NULL});
 
     return;