pgsql: Remove unused variable in generate-lwlocknames.pl.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove unused variable in generate-lwlocknames.pl.
Date: 2025-07-18 16:27:38
Message-ID: E1ucnvu-006waf-23@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove unused variable in generate-lwlocknames.pl.

Oversight in commit da952b415f.

Author: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Discussion: https://postgr.es/m/aHpOgwuFQfcFMZ/B%40ip-10-97-1-34.eu-west-3.compute.internal

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/84409ed640568d8ccaaf1df1a41fb02f37d026ed

Modified Files
--------------
src/backend/storage/lmgr/generate-lwlocknames.pl | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-07-18 20:42:18 pgsql: Speed up byteain by not parsing traditional-style input twice.
Previous Message Nathan Bossart 2025-07-18 16:00:34 pgsql: pg_upgrade: Use COPY for large object metadata.