]> granicus.if.org Git - postgresql/commit
Fix failure with pgperlcritic from the TAP test of synchronous replication
authorMichael Paquier <michael@paquier.xyz>
Wed, 24 Jul 2019 22:55:37 +0000 (07:55 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 24 Jul 2019 22:55:37 +0000 (07:55 +0900)
commit183cd8c67a3734a8f8b87b7e2b81d0b89f933e01
tree38d97591f60d19d2050cc311f9a81366f7d82bc7
parent3808cf21f634ab0b6d6ec680684014a1fb89134f
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
src/test/recovery/t/007_sync_rep.pl