pgsql: Fix typo
Started by Peter Eisentrautover 1 year ago1 messagescomitters
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: /messages/by-id/E1tngY6-0000UL-2n@gemulon.postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/661781f3a3ed37249cd468db27050ab3d4d662b7
Modified Files
--------------
src/backend/access/hash/hash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)