Skip to content

Commit 1dba1b6

Browse files
committed
Add a "return" statement to pacify perlcritic.
Per buildfarm member crake.
1 parent b09a64d commit 1dba1b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/backend/catalog/Catalog.pm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,8 @@ sub GenerateArrayTypes
411411
}
412412

413413
push @$types, @array_types;
414+
415+
return;
414416
}
415417

416418
# Rename temporary files to final names.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy