pgsql: Remove unused variable in generate-lwlocknames.pl. - Mailing list pgsql-committers

From Nathan Bossart
Subject pgsql: Remove unused variable in generate-lwlocknames.pl.
Date
Msg-id E1ucnvu-006waf-23@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove unused variable in generate-lwlocknames.pl.

Oversight in commit da952b415f.

Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.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(-)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: pg_upgrade: Use COPY for large object metadata.
Next
From: Tom Lane
Date:
Subject: pgsql: Speed up byteain by not parsing traditional-style input twice.