Clean up more unused variables in perl code
authorMichael Paquier <michael@paquier.xyz>
Wed, 3 Jul 2024 03:43:57 +0000 (12:43 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 3 Jul 2024 03:43:57 +0000 (12:43 +0900)
commitdd569214aa7d057a9676c49ddbf2da74ad9924e3
tree92e54f350f0cadc711c3fff10fbf7d297398e972
parentdec9d4acdb7d758c3cbe989ad80cf0367f4e166d
Clean up more unused variables in perl code

This is a continuation of 0c1aca461481, with some cleanup in:
- msvc_gendef.pl
- pgindent
- 005_negotiate_encryption.pl, as of an oversight of d39a49c1e459 that
has removed %params in test_matrix(), making also $server_config
useless.

Author: Dagfinn Ilmari MannsÃ¥ker
Discussion: https://postgr.es/m/87wmm4dkci.fsf@wibble.ilmari.org
src/interfaces/libpq/t/005_negotiate_encryption.pl
src/tools/msvc_gendef.pl
src/tools/pgindent/pgindent