Improve comments about partitioned hash table freelists.
Tom Lane <tgl@sss.pgh.pa.us>
Improve comments about partitioned hash table freelists. While I couldn't find any live bugs in commit 44ca4022f, the comments seemed pretty far from adequate; in particular it was not made plain that "borrowing" entries from other freelists is critical for correctness. Try to improve the commentary. A couple of very minor code style tweaks, as well. Discussion: https://postgr.es/m/10593.1500670709@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/hash/dynahash.c | modified | +70 −35 |
Discussion
- Buildfarm failure and dubious coding in predicate.c 6 messages · 2017-07-21 → 2017-07-24