pgsql: Pacify perlcritic.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Pacify perlcritic.
Date: 2021-11-22 20:58:37
Message-ID: E1mpGOb-0000yk-QA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Pacify perlcritic.

Per buildfarm.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/22d2b6611caa4d191131b5d933369181b5e4a03f

Modified Files
--------------
config/check_modules.pl | 3 +++
1 file changed, 3 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-11-22 22:17:03 pgsql: Adjust pg_dump's priority ordering for casts.
Previous Message Tom Lane 2021-11-22 20:26:05 pgsql: Fix pg_dump --inserts mode for generated columns with dropped co