Remove useless store to local variable It was a leftover from commit 5764f611e1, which converted the loop to use dclist_foreach.
Reviewed-by: Bertrand Drouvot <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ab32a9e21d37ede830635f502283883592ab0a62 Modified Files -------------- src/backend/storage/lmgr/lock.c | 1 - 1 file changed, 1 deletion(-)
