summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 63d242e34..5ffb7f66f 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -7033,6 +7033,7 @@ sub find_catalog_info {
my $colnum = 1;
## Only need to pull back the first and only db, so we can say [0] here
+ ROW:
for my $row (@{$info->{db}[0]{slurp}}) {
## Remove any information that should be deleted