Re: Cleaning up perl code

Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>

From: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alexander Lakhin <exclusion@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-07-03T13:20:38Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:

> On Tue, Jul 02, 2024 at 01:55:25PM +0100, Dagfinn Ilmari Mannsåker wrote:
>> For clarity, I've rebased my addional unused-variable changes (except
>> the errcodes-related ones, see below) onto current master, and split it
>> into separate commits with detailed explaiations for each file file, see
>> attached.
>
> Thanks, I've squashed these three ones into a single commit for now
> (good catches for 005_negotiate_encryption.pl, btw), and applied them.

Thanks!

- ilmari



Commits

  1. Clean up more unused variables in perl code

  2. Cleanup perl code from unused variables and routines

  3. Fix comment in 024_add_drop_pub.pl