Cleanup perl code from unused variables and routines
Michael Paquier <michael@paquier.xyz>
Cleanup perl code from unused variables and routines This commit removes unused variables and routines from some perl code that have accumulated across the years. This touches the following areas: - Wait event generation script. - AdjustUpgrade.pm. - TAP perl code Author: Alexander Lakhin Reviewed-by: Dagfinn Ilmari Mannsåker Discussion: https://postgr.es/m/70b340bc-244a-589d-ef8b-d8aebb707a84@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/amcheck/t/001_verify_heapam.pl | modified | +1 −14 |
| contrib/amcheck/t/002_cic.pl | modified | +1 −1 |
| src/backend/utils/activity/generate-wait_event_types.pl | modified | +0 −2 |
| src/bin/pg_dump/t/003_pg_dump_with_server.pl | modified | +0 −1 |
| src/bin/pg_dump/t/005_pg_dump_filterfile.pl | modified | +0 −1 |
| src/test/modules/ldap_password_func/t/001_mutated_bindpasswd.pl | modified | +0 −4 |
| src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl | modified | +0 −1 |
| src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm | modified | +0 −1 |
| src/test/recovery/t/021_row_visibility.pl | modified | +0 −1 |
| src/test/recovery/t/032_relfilenode_reuse.pl | modified | +0 −1 |
| src/test/recovery/t/035_standby_logical_decoding.pl | modified | +1 −4 |
Discussion
- Cleaning up perl code 11 messages · 2024-05-20 → 2024-07-03