Remove a useless cast to (void *) in hash_search() call
Peter Eisentraut <peter@eisentraut.org>
Remove a useless cast to (void *) in hash_search() call This pattern was previously cleaned up in 54a177a948b, but a new instance snuck in around the same time in 31966b151e6.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/localbuf.c | modified | +1 −1 |