Fix typo
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 8 Mar 2025 07:06:30 +0000 (08:06 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 8 Mar 2025 07:06:30 +0000 (08:06 +0100)
commit661781f3a3ed37249cd468db27050ab3d4d662b7
tree5d883acc3571b7e87b99f5050744f1657211f147
parent21f653cc0024100f8ecc279162631f2b1ba8c46c
Fix typo

Duplicate assignment in commit af4002b381d should have been a
different field.  (But it didn't affect the outcome.)

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/E1tngY6-0000UL-2n%40gemulon.postgresql.org
src/backend/access/hash/hash.c