pgsql: Silence perlcritic warning in commit ee28cacf6.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Silence perlcritic warning in commit ee28cacf6.
Date: 2021-03-03 04:32:46
Message-ID: E1lHJBm-0002nf-Ek@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence perlcritic warning in commit ee28cacf6.

Per buildfarm; this fix is from Michael Paquier (vignesh C
proposed nearly the same).

Discussion: https://postgr.es/m/YD8IZ9OKfUf9X1eF@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d422a2a94b1e7a7bb25da9d5511fffff750c3f21

Modified Files
--------------
src/test/recovery/t/001_stream_rep.pl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-03-03 04:33:36 Re: pgsql: Extend the abilities of libpq's target_session_attrs parameter.
Previous Message Thomas Munro 2021-03-03 04:14:26 pgsql: Use sort_template.h for qsort() and qsort_arg().