- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitd0c8cf2
committed
Add a caveat to hash_seq_init_with_hash_value() header comment
The typical use-case for hash_seq_init_with_hash_value() is syscachecallback. Add a caveat that the default hash function doesn't match syscachehash function. So, one needs to define a custom hash function.Reported-by: Pavel StehuleDiscussion:https://postgr.es/m/CAFj8pRAXmv6eyYx%3DE_BTfyK%3DO_%2ByOF8sXB%3D0bn9eOBt90EgWRA%40mail.gmail.comReviewed-by: Pavel Stehule1 parent49dc191 commitd0c8cf2
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1395 | 1395 |
| |
1396 | 1396 |
| |
1397 | 1397 |
| |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
1398 | 1403 |
| |
1399 | 1404 |
| |
1400 | 1405 |
| |
|
0 commit comments
Comments
(0)