Re: Cleaning up perl code
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: Alexander Lakhin <exclusion@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-07-03T03:44:53Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
Clean up more unused variables in perl code
- dd569214aa7d 18.0 landed
-
Cleanup perl code from unused variables and routines
- 0c1aca461481 18.0 landed
-
Fix comment in 024_add_drop_pub.pl
- 53785d2a2aaa 17.0 landed