Fix failure with pgperlcritic from the TAP test of synchronous replication

Michael Paquier <michael@paquier.xyz>

Commit: c8e177f0bba6bcd9db7180580d58968974d8f6a9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-07-24T22:55:23Z
Releases: 13.0
Fix failure with pgperlcritic from the TAP test of synchronous replication

Oversight in 7d81bdc, which introduced a new routine in perl lacking a
return clause.  Per buildfarm member crake.

Backpatch down to 9.6 like its parent.

Reported-by: Andrew Dunstan
Discussion: https://postgr.es/m/16da29fa-d504-1380-7095-40de586dc038@2ndQuadrant.com
Backpatch-through: 9.6

Files

PathChange+/−
src/test/recovery/t/007_sync_rep.pl modified +1 −0

Discussion

Cited messages not in the archive: 16da29fa-d504-1380-7095-40de586dc038@2ndQuadrant.com